.. module:: veilchen ========================= List of available Plugins ========================= This is a list of third-party plugins that add extend Veilchens core functionality or integrate other libraries with the Veilchen framework. Have a look at :ref:`plugins` for general questions about plugins (installation, usage). If you plan to develop a new plugin, the :doc:`/plugindev` may help you. `Veilchen-Beaker `_ Beaker to session and caching library with WSGI Middleware `Veilchen-Cork `_ Cork provides a simple set of methods to implement Authentication and Authorization in web applications based on Veilchen. `Veilchen-Cors-plugin `_ Cors-plugin is the easiest way to implement cors on your veilchen web application `Veilchen-Extras `_ Meta package to install the veilchen plugin collection. `Veilchen-Flash `_ flash plugin for veilchen `Veilchen-Hotqueue `_ FIFO Queue for Veilchen built upon redis `Macaron `_ Macaron is an object-relational mapper (ORM) for SQLite. `Veilchen-Memcache `_ Memcache integration for Veilchen. `Veilchen-Mongo `_ MongoDB integration for Veilchen `Veilchen-OAuthlib `_ Adapter for oauthlib - create your own OAuth2.0 implementation `Veilchen-Redis `_ Redis integration for Veilchen. `Veilchen-Renderer `_ Renderer plugin for veilchen `Veilchen-Servefiles `_ A reusable app that serves static files for veilchen apps `Veilchen-Sqlalchemy `_ SQLAlchemy integration for Veilchen. `Veilchen-Sqlite `_ SQLite3 database integration for Veilchen. `Veilchen-Web2pydal `_ Web2py Dal integration for Veilchen. `Veilchen-Werkzeug `_ Integrates the `werkzeug` library (alternative request and response objects, advanced debugging middleware and more). `veilchen-smart-filters `_ Veilchen Querystring smart guessing. `veilchen-jwt `_ JSON Web Token authentication plugin for veilchen.py `Veilchen-jwt `_ JWT integration for veilchen `canister `_ a veilchen wrapper to provide logging, sessions and authentication `veilchen-cerberus `_ Cerberus integration for veilchen `Veilchen-errorsrest `_ All errors generated from veilchen are returned in json `Veilchen-tools `_ Decorators that auto-supply function arguments using POST/query string data. Plugins listed here are not part of Veilchen or the Veilchen project, but developed and maintained by third parties.