https://github.com/jettify/aiohttp_sentry
https://github.com/jettify/aiohttp_sentry
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jettify/aiohttp_sentry
- Owner: jettify
- License: apache-2.0
- Created: 2015-06-15T19:40:37.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-24T19:59:58.000Z (almost 10 years ago)
- Last Synced: 2025-01-25T11:11:19.552Z (3 months ago)
- Language: Python
- Size: 137 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.txt
- License: LICENSE
Awesome Lists containing this project
README
aiohttp_sentry
==============Requirements
------------* Python_ 3.3+
* asyncio_ or Python_ 3.4+
* aiohttp_
* raven_.. _Python: https://www.python.org
.. _asyncio: http://docs.python.org/3.4/library/asyncio.html
.. _aiohttp: https://github.com/KeepSafe/aiohttp
.. _raven: https://github.com/getsentry/raven-python