
There is some renewed interest in this utility. So attempting to revive development on this repo. This reverts commit 69bd5cfda1c94207ca8640b00f2be6ca913b79eb. Change-Id: I056ec9937cdb0c8469f01c14764d38cb2f2ef6ca
13 lines
202 B
ReStructuredText
13 lines
202 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install mqtt_statsd
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv mqtt_statsd
|
|
$ pip install mqtt_statsd
|