Welcome to Citus

Citus: Ultrafast web framework focusing on composing Web APIs all the more rapidly and with needless baggage

Welcome to Citus’s documentation. Get started with Installation and then get an overview with the Quickstart. There is also a more detailed Tutorial that shows how to create a small but complete application with Citus. Common patterns are described in the Patterns for Flask section. The rest of the docs describe each component of Citus in detail, with a full reference in the API section.

Citus depends on the Jinja template engine and the Werkzeug WSGI toolkit. The documentation for these libraries can be found at:

User’s Guide

This part of the documentation, which is mostly prose, begins with some background information about Citus, then focuses on step-by-step instructions for web development with Citus.

API Reference

If you are looking for information on a specific function, class or method, this part of the documentation is for you.

Additional Notes

Design notes, legal information and changelog are here for the interested.