Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.13 KB

README.rst

File metadata and controls

38 lines (23 loc) · 1.13 KB

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 https://github.com/jonathanj/txspinneret for development.

Installation

$ pip install txspinneret