Skip to content

rodrabe/python-sample-app

 
 

Repository files navigation

python-sample-app

To run this as a developer:

 $ tox --notest
 $ .tox/py27/bin/gunicorn testapp

Then make a request like:

 $ curl http://127.0.0.1:8000

A sample config file (must be /etc/sample_app/sample-app.conf):

 [sample_app]
 message = something

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%