mirror of
https://github.com/vinta/awesome-python.git
synced 2025-02-17 13:58:06 +00:00
Added statsd libraries for data and performance analysis
This commit is contained in:
parent
542d644db3
commit
844fa43910
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user