================ Flask-Registry ================ Flask-Registry ============== .. raw:: html

travis-ci badge , coveralls.io badge

Flask-Registry is a Flask extension that allows frameworks to dynamically assemble Flask application from reusable packages consisting of blueprints, extensions, and configurations. User's Guide ============ This part of the documentation will show you how to get started in using Flask-Registry with Flask. .. toctree:: :maxdepth: 2 installation quickstart userguide API Reference ============= If you are looking for information on a specific function, class or method, this part of the documentation is for you. .. toctree:: :maxdepth: 2 api Additional Notes ================ Notes on how to contribute, legal information and changelog are here for the interested. .. toctree:: :maxdepth: 2 contributing changelog license