# python-server **Repository Path**: randomk/python-server ## Basic Information - **Project Name**: python-server - **Description**: RandomK's python web app server. - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: https://mip-app.herokuapp.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-03-03 - **Last Updated**: 2023-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Introduction heroku python app example ## Description A python app 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:mip-app.git 3. copy heroku-python-server-example files into mip-app directory. 4. git add . 5. git commit -m "initial commit" 6. git push ## Example https://mip-app.herokuapp.com/ ## License [MIT License](http://opensource.org/licenses/MIT)