Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install django-html5-appcache

How to install django-html5-appcache

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install django-html5-appcache
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
0.4.0 Available View build log
Linux (32-bit)
0.4.0 Available View build log
Linux (64-bit)
0.4.0 Available View build log
 
License
BSD License
Dependencies
Lastest release
version 0.4.0 on Jun 27th, 2013
https://travis-ci.org/nephila/django-html5-appcache.png?branch=master

Application to manage HTML5 Appcache Manifest files for dynamic Django web applications.

While handy and quite simple in its structure, manifest file is quite burdensome to keep up-to-date on dynamic websites.

django-html5-appcache try to make this effortless, exploiting the batteries included in Django to discover pages and assets as they are updated by the users.

While still in pre-alpha state it should be usable, at least for testing purposes.

Documentation is in progress.

As generating manifest file can be quite resource intensive for larger sites, it uses the Django cache system.

Requirements

  • django>=1.4
  • lxml
  • html5lib

Installation

To get started using django-html5-appcache install it with pip:

$ pip install django-html5-appcache

If you want to use the development version install from github:

$ pip install git+https://github.com/nephila/django-html5-appcache.git#egg=django-html5-appcache

See Documentation for further details.

Subscribe to package updates

Last updated Jun 27th, 2013

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.