torext is an instrumental package which aim at easy implementation of tornado based project
Project description
Torext is an utilities bundle for tornado, aimed at easy development & deployment of tornado application.
Tornado is a great library, but sometimes I found it not that convenient to use, for example, I have to manually import handlers for Application initialization while there are more than one modules that hold request handlers, I have to write define('myoption') for a lot of lines, they are unsightly and inconvenient to manipulate. Each time I encounter those problems, my developing process is disturbed, I have to either consult the code I wrote in old project, or type lengthy repetitive code. Tornado is elegant, so I think developing with tornado should also be elegant.
That’s what torext is created for, it contains features that most web frameworks commonly have:
database integration and models
url routing
validator for request arguments and everything
error handling dispatch
project scaffold
invoke settings from file
unit testing
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file torext-0.9.2.tar.gz.
File metadata
- Download URL: torext-0.9.2.tar.gz
- Upload date:
- Size: 37.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b7eddea12e97b0e5bd5c3a9b25711800870c6329a62986de8ec2e52cc6ea6b8
|
|
| MD5 |
89f2316c434d43e7aa295f925d63527f
|
|
| BLAKE2b-256 |
9e06b9f708c569a82b7c53ee5446d00706100a560e4e7613e98f6755007c2116
|