Skip to content

suhand/python-web-app-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-web-app-helloworld

This is intended to test sample python web application on Cherrypy

This can be used as a template to develop python applications to host in Apache Stratos Python docker cartridge.

List all your python dependencies in requirements.txt file which are required to run your python application.

e.g.: flask cherrypy

e.g.: Flask==0.10.1 Flask-Bcrypt==0.6.0 Flask-Migrate==1.2.0 Flask-SQLAlchemy==1.0

You can use the server.py as it is

To start CherryPy server

python server.py

About

This is intended to test sample python web application on Cherrypy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages