Flexible static resources for web applications.
Project description
Fanstatic
Fanstatic is a smart static resource publisher for Python. For more information on what it’s about and how to use it, see: http://fanstatic.org
CHANGES
0.9b (2011-01-06)
Fanstatic is a fundamental rewrite of hurry.resource. As such, Fanstatic breaks compatibility with hurry.resource. Here’s a list of essential changes since version 0.10 of hurry.resource:
Fundamental API cleanups and changes.
Fanstatic no longer depends on ZTK packages, and provides several ‘pure’ WSGI components. This allows for greater re-use in different WSGI-based frameworks.
zope.fanstatic (a rewrite of hurry.zoperesource) provides the integration of Fanstatic with the ZTK.
Fanstatic adds a WSGI component for serving resources, offloading it from the application framework.
Fanstatic adds ‘infinite’ caching functionality by computing a unique URL for every version of a resource.
Fanstatic uses py.test for test discovery and execution.
A lot of effort has been put into documenting Fanstatic.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.