mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-19 05:35:57 +00:00
Added statsd libraries for data and performance analysis
This commit is contained in:
parent
542d644db3
commit
844fa43910
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue