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.2-alpha.tar.gz
(7.3 kB
view details)
File details
Details for the file tissu-0.2-alpha.tar.gz.
File metadata
- Download URL: tissu-0.2-alpha.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0010c50cbb60ca543097010acab762924ba2a9b2a6d86d58d242cf3013350b46
|
|
| MD5 |
98f6a4e5e9dfff11a85002488aee33d8
|
|
| BLAKE2b-256 |
a3bbd944a60793ff82bf8bd342163bdffcf474707d8cb217de35701a5540c799
|