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.4-alpha.tar.gz
(7.0 kB
view details)
File details
Details for the file tissu-0.4-alpha.tar.gz.
File metadata
- Download URL: tissu-0.4-alpha.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff24dc0c7f8d6d985da70c8225a9dae98b27c40befa003997c4dad73d867f0ed
|
|
| MD5 |
dc8575519b2621e9a15baba156ee91d7
|
|
| BLAKE2b-256 |
4c6325eeeb62ed3f54960ba9e45954c1a003cc6289636968978fb9f219da6bff
|