fa.bootstrap
Introduction
This library packages twitter bootstrap for pyramid_formalchemy using js.bootstrap.
It’s right now in early development stage so you should know what you are doing. However most of the pyramid_formalchemy views/functionalites should be properly wrap with js.bootstrap.
What you can get is:
Installation
fa.bootstrap also provides a paster template. It can be used to to create a new project. If you create a new project, you must first install fa.bootstrap in your python environment, either with pip:
$ pip install fa.bootstrap
or with easy_install:
$ easy_install fa.bootstrap
Then you should be able to run:
$ paster create -t pyramid_fa_bootstrap myapp
and start your application by:
$ cd myapp $ python setup.py develop $ paster serve development.ini
Contact
- Andrew Mleczko <andrew.mleczko at redturtle.net>RedTurtle Technology, http://www.redturtle.net/
CHANGES
0.2.1 (30-10-2011)
add paster templates for fa.bootstrap [amleczko]
0.2 (30-10-2011)
add manifest.ini [gawel]
add new action - dropdown [amleczko]
add auto alert hide js [amleczko]
0.1 (30-09-2011)
Initial release - using js.bootstrap 1.3.2 [amleczko]
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file fa.bootstrap-0.2.1.tar.gz.
File metadata
- Download URL: fa.bootstrap-0.2.1.tar.gz
- Upload date:
- Size: 58.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56818018a3e7e21ac045a51f174ae37ccd27390da21d2c2219384ba4aace8a79
|
|
| MD5 |
96139a991fd2b3807d866f003546f26a
|
|
| BLAKE2b-256 |
87d07eab2899744784c704a99d47a30f2852e70469c5f77c6efd7db2f3de231a
|