Navigation
index
modules
|
next
|
Fanstatic 0.16 documentation
»
Fanstatic: Resource publishing for Pythonistas
¶
Contents:
Introduction
Always the right resources
Optimization
Smart Caching
Powerful Deployment
Compatible
Quickstart
A simple WSGI application
Including resources without Fanstatic
Including resources with Fanstatic
Wrapping your app with Fanstatic
Concepts
Library
Resource inclusion
Resource definitions
Resource requirements
Creating a Resource Library
Your project
Making Fanstatic available in your project
Adding the resource directory
Declaring the Library
Hooking it up to an entry point
Declaring resources for inclusion
Depending on resources
An example
Bonus: shipping the library
Bonus: dependencies between resources
Bonus: a minified version
Bonus: bundling of resources
Optimization
Configuration options
versioning
recompute_hashes
bottom
force_bottom
minified and debug
rollup
base_url
publisher_signature
bundle
Paste Deployment
Fanstatic WSGI component
Injector WSGI component
Publisher WSGI component
Combining the publisher and the injector
Serf: A standalone Fanstatic WSGI application
Paste Deployment of Serf
API
WSGI components
Python components
Functions
Pre-packaged libraries
Integration
Community
Mailing list
IRC
Developing Fanstatic
Sources
Development install of Fanstatic
Tests
Test coverage
pyflakes
Building the documentation
Python with Fanstatic on the sys.path
Releases
Pre-packaged libraries
Indices and tables
¶
Index
Module Index
Search Page
Table Of Contents
Fanstatic: Resource publishing for Pythonistas
Indices and tables
Next topic
Introduction
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
next
|
Fanstatic 0.16 documentation
»