Tissu - Functions to handle settings with Fabric
Project description
About
=====
Functions to handle settings with Fabric
Usage
=====
Usage in your python code:
::
>>> from tissu.api import *
>>> load_settings(mysettings)
>>> from tissu.conf import settings
>>> my_setting = gettattr(settings, "my_settings")
Usage in your fabfile:
::
>>> from tissu.tasks import *
$ fab e:mysettings
INSTALLATION
============
Tissu is on PyPI so you can either use ``easy_install -U tissu``
or ``pip install tissu`` to install it. Otherwise, you can download
the source from `GitHub <http://github.com/thierrystiegler/tissu>`_ and
run ``python setup.py install``.
LICENCE
=======
BSD
=====
Functions to handle settings with Fabric
Usage
=====
Usage in your python code:
::
>>> from tissu.api import *
>>> load_settings(mysettings)
>>> from tissu.conf import settings
>>> my_setting = gettattr(settings, "my_settings")
Usage in your fabfile:
::
>>> from tissu.tasks import *
$ fab e:mysettings
INSTALLATION
============
Tissu is on PyPI so you can either use ``easy_install -U tissu``
or ``pip install tissu`` to install it. Otherwise, you can download
the source from `GitHub <http://github.com/thierrystiegler/tissu>`_ and
run ``python setup.py install``.
LICENCE
=======
BSD
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
tissu-0.3-alpha.tar.gz
(7.4 kB
view details)
File details
Details for the file tissu-0.3-alpha.tar.gz.
File metadata
- Download URL: tissu-0.3-alpha.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24172a6b82e8cbaee0f16df352fd7efe5b2329f7965f13e59ef5ed6527a60022
|
|
| MD5 |
f386da830a71214e02085ef53fa75571
|
|
| BLAKE2b-256 |
9dd975e7ecfb2f29099d7744fbe5028ff4973136656276cc87d36256d1e52e60
|