Skip to content

andeladenaro/torn

 
 

Repository files navigation

https://raw.githubusercontent.com/andeladenaro/torn/master/resources/Banner.png

torn

A full fledged Tornado MVC framework [In-progress]

https://travis-ci.org/shubhodeep9/torn.svg?branch=master

Versions

torn-cli works with Python 2.4-3.5

Installation [UPDATED]

pip install git+https://github.com/shubhodeep9/torn.git

Usage [UPDATED]

$ torn
usage: torn [action [arguments]]

A full fledged MVC framework based on Tornado and Jinja2 templating

positional arguments:
{new,run,controller,version}        Action to be performed with the application
optional arguments:
-h, --help            show this help message and exit

The actions are:
new             Create a new torn app
run             Run the app and start a Web server for development
controller      Create a new controller
version         returns the current version of torn
$ torn run

Gives:

https://raw.githubusercontent.com/pytorn/torn/master/resources/torn.png

About

🌀 Tornado MVC framework, fully fledged

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%