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 js.spin

How to install js.spin

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install js.spin
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.2.2
1.3.0-1Never BuiltWhy not?
1.2.2 Available View build log
Windows (64-bit)
1.2.2
1.3.0-1Never BuiltWhy not?
1.2.2 Available View build log
Mac OS X (10.5+)
1.2.2
1.3.0-1Never BuiltWhy not?
1.2.2 Available View build log
Linux (32-bit)
1.3.0-1 Available View build log
1.2.2 Available View build log
Linux (64-bit)
1.3.0-1 Available View build log
1.2.2 Available View build log
 
License
BSD
Depended by
Imports
Lastest release
version 1.3.0-1 on May 10th, 2013

js.spin

Introduction

This library packages spin.js for fanstatic.

This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.spin) are published to some URL.

How to use?

You can import spin from js.spin and need it where you want these resources to be included on a page:

>>> from js.spin import spin
>>> spin.need()

Or, if you prefer the jQuery plugin verstion of spin.js:

>>> from js.spin import jquery_spin
>>> jquery_spin.need()

CHANGES

1.3.0-1 - 2013-05-03
  • Added missing dependency to the jquery_spin resource.
1.3.0 - 2013-05-03
  • Upgrade to 1.3.0.
  • Add jQuery version.
1.2.2
  • Initial release.

Subscribe to package updates

Last updated May 10th, 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.