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 fanstatictemplate

How to install fanstatictemplate

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install fanstatictemplate
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.3
1.4Never BuiltWhy not?
1.3 Available View build log
1.2 Available View build log
1.1 Available View build log
1.0 Available View build log
Windows (64-bit)
1.3
1.4Never BuiltWhy not?
1.3 Available View build log
1.2 Failed View build log
1.1 Available View build log
1.0 Available View build log
Mac OS X (10.5+)
1.3
1.4Never BuiltWhy not?
1.3 Available View build log
1.2 Available View build log
1.1 Available View build log
1.0 Available View build log
Linux (32-bit)
1.3
1.4Never BuiltWhy not?
1.3 Available View build log
1.2 Available View build log
1.1 Available View build log
1.0 Available View build log
Linux (64-bit)
1.4 Available View build log
1.3 Available View build log
1.2 Available View build log
1.1 Available View build log
1.0 Available View build log
 
License
BSD
Dependencies
Lastest release
version 1.4 on May 2nd, 2013

Fanstatic template

Introduction

The Fanstatic paster template is used to create Fanstatic python packages. Fanstatic packages wrap static resources, such as javascript and CSS libraries.

For more information on Fanstatic, visit http://fanstatic.org.

Usage

After installing the fanstatictemplate package, a paster template is made available:

$ paster create -t fanstatic

When running the paster create command, you will be asked to supply the name of the Fanstatic package and the name, version and URL of the wrapped library.

We use the js namespace for creating javascript packages, for example jQuery is made available as the js.jquery python package.

After running the paster create command, copy the library into the newly created resources subdirectory and register the Resources in __init__.py. A doctest stub is created. It is up to you to make the tests pass based on the newly registered Resources.

CHANGES

1.4 (2013-04-18)
  • Update to buildout 2.
1.3 (2012-03-03)
  • Replaced hgtools with MANIFEST.in because people are also using git to maintain fanstatic packages. Basically, back to v1.1.
1.2 (2011-04-25)
  • Replace MANIFEST.in with hgtools to provide setuptools-svn like functionality.
1.1 (2011-01-20)
  • Bootstrap.py and .hgignore were not distributed before.
1.0 (2011-01-11)
  • initial release.

Subscribe to package updates

Last updated May 2nd, 2013

Download Stats

Last month:1

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.