An open API service indexing awesome lists of open source software.

https://github.com/linkdd/link.wsgi

Fully configurable WSGI microframework
https://github.com/linkdd/link.wsgi

Last synced: about 1 year ago
JSON representation

Fully configurable WSGI microframework

Awesome Lists containing this project

README

          

link.wsgi
=========

**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.

See documentation_ for more informations.

.. _documentation: https://linkwsgi.readthedocs.org

.. image:: https://img.shields.io/pypi/l/link.wsgi.svg?style=flat-square
:target: https://pypi.python.org/pypi/link.wsgi/
:alt: License

.. image:: https://img.shields.io/pypi/status/link.wsgi.svg?style=flat-square
:target: https://pypi.python.org/pypi/link.wsgi/
:alt: Development Status

.. image:: https://img.shields.io/pypi/v/link.wsgi.svg?style=flat-square
:target: https://pypi.python.org/pypi/link.wsgi/
:alt: Latest release

.. image:: https://img.shields.io/pypi/pyversions/link.wsgi.svg?style=flat-square
:target: https://pypi.python.org/pypi/link.wsgi/
:alt: Supported Python versions

.. image:: https://img.shields.io/pypi/implementation/link.wsgi.svg?style=flat-square
:target: https://pypi.python.org/pypi/link.wsgi/
:alt: Supported Python implementations

.. image:: https://img.shields.io/pypi/wheel/link.wsgi.svg?style=flat-square
:target: https://pypi.python.org/pypi/link.wsgi
:alt: Download format

.. image:: https://travis-ci.org/linkdd/link.wsgi.svg?branch=master&style=flat-square
:target: https://travis-ci.org/linkdd/link.wsgi
:alt: Build status

.. image:: https://coveralls.io/repos/github/linkdd/link.wsgi/badge.svg?style=flat-square
:target: https://coveralls.io/r/linkdd/link.wsgi
:alt: Code test coverage

.. image:: https://img.shields.io/pypi/dm/link.wsgi.svg?style=flat-square
:target: https://pypi.python.org/pypi/link.wsgi/
:alt: Downloads

.. image:: https://landscape.io/github/linkdd/link.wsgi/master/landscape.svg?style=flat-square
:target: https://landscape.io/github/linkdd/link.wsgi/master
:alt: Code Health

Installation
------------

.. code-block:: text

pip install link.wsgi

Donating
--------

.. image:: https://liberapay.com/assets/widgets/donate.svg
:target: https://liberapay.com/linkdd/donate
:alt: Support via Liberapay