Contents

Flask-Assets 2.1.0

0

Asset management for Flask, to compress and merge CSS and Javascript files.

Asset management for Flask, to compress and merge CSS and Javascript files.

Stars: 451, Watchers: 451, Forks: 100, Open Issues: 22

The miracle2k/flask-assets repo was created 13 years ago and the last code push was 3 months ago.
The project is popular with 451 github stars!

How to Install flask-assets

You can install flask-assets using pip

pip install flask-assets

or add it to a project with poetry

poetry add flask-assets

Package Details

Author
Michael Elsdoerfer
License
BSD
Homepage
http://github.com/miracle2k/flask-assets
PyPi:
https://pypi.org/project/Flask-Assets/
GitHub Repo:
https://github.com/miracle2k/flask-assets

Classifiers

  • Internet/WWW/HTTP/Dynamic Content
  • Software Development/Libraries/Python Modules
No  flask-assets  pypi packages just yet.

Errors

A list of common flask-assets errors.

Code Examples

Here are some flask-assets code examples and snippets.

Related Packages & Articles