dev360 / python-bloated

Just playing around a little bit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pre-requisites:
===============

See pip.requirements.txt



To run the example:
===================
I used gunicorn. Its not in the requirements file.

$ pip install gunicorn
$ cd python-bloated
$ gunicorn example:application



To run the tests:
=================

$ cd python-bloated/bloated
$ python tests

About

Just playing around a little bit.


Languages

Language:Python 100.0%