Skip to content

akun/workin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

workin

Workin Tornado, a best practice for Tornado framework.

Contributing

fork and clone:

$ git clone git@github.com:yourname/workin.git
$ cd workin
$ virtualenv venv
$ source venv/bin/activate
$ pip install -r requirements.txt

run test:

$ ./runtests.sh

run example:

$ cd example
$ python app.py

About

workin tornado

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.9%
  • Python 22.9%
  • CSS 11.2%