epsagon 1.82.0
0
Epsagon Instrumentation for Python
Contents
Epsagon Instrumentation for Python
Stars: 55, Watchers: 55, Forks: 22, Open Issues: 12The epsagon/epsagon-python
repo was created 6 years ago and the last code push was 1 years ago. The project is moderately popular with 55 github stars!
How to Install epsagon
You can install epsagon using pip
pip install epsagon
or add it to a project with poetry
poetry add epsagon
Package Details
- Author
- Epsagon
- License
- MIT
- Homepage
- https://github.com/epsagon/epsagon-python
- PyPi:
- https://pypi.org/project/epsagon/
- GitHub Repo:
- https://github.com/epsagon/epsagon-python
Classifiers
- Software Development/Libraries
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common epsagon errors.
Code Examples
Here are some epsagon
code examples and snippets.
GitHub Issues
The epsagon package has 12 open issues on GitHub
- fix(trace): show always exception in case of fail to send trace
- build(deps): bump follow-redirects from 1.14.4 to 1.14.7