mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Merge pull request #143 from augustusdsouza/patch-1
Added 'Flask-Assets' to Asset Management
This commit is contained in:
commit
0bc02a3ecb
1 changed files with 1 additions and 0 deletions
|
@ -437,6 +437,7 @@ long, literate-programming-style documentation generator.
|
|||
* [django-storages](http://code.larlet.fr/django-storages/) - A collection of custom storage backends for Django.
|
||||
* [glue](http://gluecss.com) - Glue is a simple command line tool to generate CSS sprites.
|
||||
* [libsass-python](http://hongminhee.org/libsass-python/) - A Python binding of [libsass](https://github.com/hcatlin/libsass), the reference implementation of SASS/SCSS.
|
||||
* [Flask-Assets](http://flask-assets.readthedocs.org/en/latest/) - Helps you integrate webassets into your Flask app.
|
||||
|
||||
## Caching
|
||||
|
||||
|
|
Loading…
Reference in a new issue