mirror of
https://github.com/vinta/awesome-python.git
synced 2025-04-12 23:45:53 +00:00
application monitoring/performance mgmt tools
This commit is contained in:
parent
f1c32b8dc1
commit
ad676fd76e
@ -63,6 +63,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||
- [MapReduce](#mapreduce)
|
||||
- [Third-party APIs](#third-party-apis)
|
||||
- [DevOps Tools](#devops-tools)
|
||||
- [Application Monitoring Tools](#application-monitoring)
|
||||
- [Workflow Execution](#workflow-execution)
|
||||
- [Foreign Function Interface](#foreign-function-interface)
|
||||
- [High Performance](#high-performance)
|
||||
@ -762,6 +763,14 @@ long, literate-programming-style documentation generator.
|
||||
* [pexpect](https://github.com/pexpect/pexpect) - A Python module for controlling interactive programs in a pseudo-terminal like GNU expect.
|
||||
* [provy](https://github.com/python-provy/provy) - An easy-to-use provisioning system in Python.
|
||||
|
||||
## Application Monitoring Tools
|
||||
|
||||
*Apps and API providers for Application Monitoring and Performance Management
|
||||
|
||||
* [New Relic](https://docs.newrelic.com/docs/python/python-agent-quick-start) - New Relic for Python Agent, it supports various WSGI frameworks and provides quick guide to get started.
|
||||
* [DataDog](http://dogapi.readthedocs.org/en/latest/) - Cloud monitoring as a service.
|
||||
|
||||
|
||||
## Workflow Execution
|
||||
|
||||
*Libraries that enable workflows to be executed (remotely or locally).*
|
||||
|
Loading…
x
Reference in New Issue
Block a user