All Projects → knownsec → workin

knownsec / workin

Licence: other
workin tornado

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
CSS
56736 projects

workin Build Status

Workin Tornado, a best practice for Tornado framework.

Contributing

fork and clone:

$ git clone [email protected]:yourname/workin.git
$ cd workin
$ virtualenv venv
$ source venv/bin/activate
$ pip install -r requirements.txt

run test:

$ ./runtests.sh

run example:

$ python setup.py install
$ cd example
$ python app.py
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].