txspinneret

Spinneret is a collection of higher-level utility classes and functions for Twisted Web.


Keywords
twisted, web, routing
License
MIT
Install
pip install txspinneret==0.0.1

Documentation

Spinneret: Twisted Web's Silk Spinner

build coverage

(Spinneret is still young, its API should be considered unstable.)

Spinneret is a collection of higher-level utilities (such as URL routing, content type negotiation and processing query arguments) to make writing complex Twisted Web applications far simpler and (hopefully) more fun! It is designed to easily integrate with existing Twisted Web projects.

For more info read the docs.

Contribute

See https://txspinneret.readthedocs.org/en/latest/contributing.html for information on contributing to Spinneret.

See http://github.com/jonathanj/txspinneret for development.

Installation

$ pip install txspinneret