UNKNOWN
Project description
About switchboard_tg2
switchboard-tg2 provides an easy way to plug Switchboard, a feature flipper library, into TurboGears2 applications.
Installing
switchboard_tg2 can be installed both from pypi:
easy_install switchboard_tg2
should just work for most of the users
Plugging switchboard_tg2
In your application config/app_cfg.py import plug:
from tgext.pluggable import plug
Then at the end of the file call plug with switchboard_tg2:
plug(base_config, 'switchboard_tg2')
You will be able to access Switchboard’s admin UI at http://localhost:8080/switchboard.
More information
You can find more information about Switchboard and how to use it in your code in the Switchboard docs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
switchboard-tg2-0.1.tar.gz
(2.5 kB
view details)
File details
Details for the file switchboard-tg2-0.1.tar.gz
.
File metadata
- Download URL: switchboard-tg2-0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37a3d30587d906d97f4a79e5ad1b128b95c295b69b38c99d5126875bf9789eee |
|
MD5 | 79d0373c28d8bf8ec6dfdb2941862de1 |
|
BLAKE2b-256 | 7f0d8fdfdbec7787a7495f09a46044f9af4a6f13b9f82963664354698e3040f8 |