Skip to main content

A kit for development with Tornado web framework. 'See https://github.com/manhg/writekit for usage demo.

Project description

About

This is a wrapper for Tornado:

  • Collect and mount URLs

  • Environments

  • Pre-configured Postgres and Cassandra support

  • Production level setting: kill if blocked

  • With a brother: https://github.com/manhgd/tofab deployment tool, systemd integration, operations (backup, sync, …)

Many time I start writing something in Tornado, it’s not simple to make these fundamental thing. As a newbie to Python, I made these while I was learning how it work.

These projects are currently lack of documents and good practise. Contributions are very welcomed!

Usage

Get started by creating a skeleton project:

$ python3 -m tokit

Inside src/ folder, put your modules. Each modules should contains templates, JS, CSS, Python, …

If a module interact with other modules, use tokit.Event for hooking.

Changelog

  • 0.4.2 Support Coffeescript / SASS

  • 0.4.1 REST interface

  • 0.4.1 Cassandra support

  • 0.3 Skeleton tool

  • 0.2 Postgres support

  • 0.1 Initial functions

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tokit-0.5.4.tar.gz (11.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page