Added statsd libraries for data and performance analysis

This commit is contained in:
Rick van Hattem 2014-07-10 12:52:39 +02:00
parent 542d644db3
commit 844fa43910

View File

@ -699,6 +699,8 @@ long, literate-programming-style documentation generator.
* [SymPy](https://github.com/sympy/sympy) - A Python library for symbolic mathematics.
* [statsmodels](https://github.com/statsmodels/statsmodels) - Statistical modeling and econometrics in Python.
* [astropy](http://www.astropy.org/) - A community Python library for Astronomy.
* [python-statsd](https://github.com/WoLpH/python-statsd) Library to send data to Statsd allowing for data and performance analysis
* [django-statsd](https://github.com/WoLpH/django-statsd) Library to send data to Statsd from Django to analyse web application view performance
## Data Visualization