Flask-Assets 2.1.0
0
Asset management for Flask, to compress and merge CSS and Javascript files.
Contents
Asset management for Flask, to compress and merge CSS and Javascript files.
Stars: 455, Watchers: 455, Forks: 100, Open Issues: 22The miracle2k/flask-assets
repo was created 14 years ago and the last code push was 10 months ago.
The project is popular with 455 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
Related Packages
Errors
A list of common flask-assets errors.
Code Examples
Here are some flask-assets
code examples and snippets.