Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ronnix/fabtools.recipes.pystatsd

Fabric task to install pystatsd, using fabtools
https://github.com/ronnix/fabtools.recipes.pystatsd

fabtools python-fabric statsd

Last synced: 25 days ago
JSON representation

Fabric task to install pystatsd, using fabtools

Awesome Lists containing this project

README

        

Description
===========

`Fabric `_ task to install `pystatsd `_, using `fabtools `_.

How to use
==========

Import the task in your project's ``fabfile.py`` to make it available::

from fabtools.recipes.pystatsd import install_pystatsd

Then you can call it from the ``fab`` command::

fab install_pystatsd