Skip to main content

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

Project details


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.1-alpha.tar.gz (7.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page