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.angular-ui-bootstrap

How to install js.angular_ui_bootstrap

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install js.angular-ui-bootstrap
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
0.3.0 Available View build log
Linux (64-bit)
0.3.0 Available View build log
 
License
MIT
Lastest release
version 0.3.0 on Jun 18th, 2013

js.angular_ui_bootstrap

Introduction

This library packages Angular UI Bootstrap 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.angular_ui_bootstrap) are published to some URL.

How to use?

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

>>> from js.angular_ui_bootstrap import angular_ui_bootstrap
>>> angular_ui_bootstrap.need()
Caveat

At the moment, the package only serves the tpls version, i.e. shipped with the default templates. From the Angular UI Bootstrap doc:

Then we've got files with the -tpls. To explain the difference let's start by explaining that we want our directives to be highly customizable. To achieve this we are trying hard not to hard-code markup nor CSS inside JavaScript code. Instead most of the directives are coming with a dedicated template(s) so people can change them. We are providing default templates based on Twitter's markup and CSS but you should be able to prepare your own partials to change the look&feel of widgets from this repo. Now it should be clear that files with the -tpls in their name have bootstrap-specific templates bundled with directives. For people who don't want to take all the directives and don't need to customize anything the solution is to grab a file named ui-bootstrap-tpls-[version].min.js.:

System Message: WARNING/2 (<string>, line 34)

Literal block expected; none found.

CHANGES

0.3.0 - 2013-06-12
  • Inital release

Subscribe to package updates

Last updated Jun 18th, 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.