link.wsgi
latest
  • Tutorial
  • API documentation
link.wsgi
  • Docs »
  • Welcome to link.wsgi’s documentation!
  • Edit on GitHub

Welcome to link.wsgi’s documentation!¶

link.wsgi is a fully configurable WSGI microframework. The only needed developments are routes and eventually middlewares.

The rest is done via the configuration of the library, allowing the reuse of the code.

Check out the source code on Github.

License Development Status Latest release Supported Python versions Supported Python implementations Download format Build status Code test coverage Downloads Code Health

Installation¶

pip install link.wsgi

Contents¶

  • Tutorial
    • Simple route
    • Class-based view
    • A simple middleware
    • Routes configuration
    • Deploying
    • Running everything
  • API documentation
    • link.wsgi package

Donating¶

Support via Liberapay
Next

© Copyright 2016, David Delassus. Revision 8328c9c8.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.