# python-cgi **Repository Path**: randomk/python-cgi ## Basic Information - **Project Name**: python-cgi - **Description**: RandomK's python cgi server. - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: https://cgi-app.herokuapp.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-03-03 - **Last Updated**: 2022-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Introduction heroku python cgi example ## Description A python cgi demo that you can deploy on heroku. ## Deploy 1. go to [heroku dashboard](https://dashboard.heroku.com/apps) create a new heroku app. 2. git clone git@heroku.com:cgi-app.git 3. copy heroku-python-cgi-example files into cgi-app directory. 4. git add . 5. git commit -m "initial commit" 6. git push ## Example https://cgi-app.herokuapp.com/ ## License [MIT License](http://opensource.org/licenses/MIT)