Welcome to Flask-Collect

Welcome to Flask-Collect’s documentation.

Flask-Collect

Flask-Collect is an extension for Flask that helps collecting static files.

Serving static files with Flask – bad idea for production, this tool will help you collect them in one command. It checks application and blueprints for static files and copy them to specific folder (saves related paths).

Build Status Coverals Version Downloads

User’s Guide

This part of the documentation will show you how to get started in using Flask-Collect.

API Reference

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

Bug tracker

If you have any suggestions, bug reports or annoyances please report them to the issue tracker at https://github.com/klen/Flask-Collect/issues

Contributors

Maintainer: Kirill Klenov (horneds@gmail.com)

Also see the CONTRIBUTORS.rst file.

Contributing

Development of flask-collect happens at github: https://github.com/klen/Flask-Collect