.. _index:

=======================================
webassets - Asset management for Python
=======================================

For some web frameworks, ``webassets`` provides some special integration. If
you are using one of the supported frameworks, to go the respective page:

.. toctree::
   :maxdepth: 1

   With Django <http://elsdoerfer.name/docs/django-assets/>
   With Flask <http://elsdoerfer.name/docs/flask-assets/>
   With Pyramid <https://github.com/sontek/pyramid_webassets>
   Other or no framework <generic/index>

This documentation also includes some pages with are applicable regardless
of framework used:

.. toctree::
   :maxdepth: 2

   environment
   bundles
   script
   builtin_filters
   expiring
   custom_filters
   css_compilers
   loaders
   integration/index
   faq
   upgrading
