https://github.com/sqreen/aiocontext
Context information storage for asyncio
https://github.com/sqreen/aiocontext
Last synced: about 1 year ago
JSON representation
Context information storage for asyncio
- Host: GitHub
- URL: https://github.com/sqreen/aiocontext
- Owner: sqreen
- License: mit
- Created: 2018-01-19T14:43:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-25T16:13:32.000Z (almost 3 years ago)
- Last Synced: 2025-04-09T20:12:22.385Z (about 1 year ago)
- Language: Python
- Size: 39.1 KB
- Stars: 37
- Watchers: 6
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
AioContext
==========
Context information storage for asyncio.
If you're interested in knowing more about the rationale behind writing this
library, please read our blog post `Context information storage for asyncio`_.
.. _Context information storage for asyncio: https://blog.sqreen.io/asyncio/
Project Information
-------------------
AioContext is released under the MIT license, its documentation lives at `Read
the Docs`_, the code on `GitHub`_ and the latest release on `PyPI`_.
.. _Read the Docs: http://aiocontext.readthedocs.io/
.. _GitHub: https://github.com/sqreen/AioContext
.. _PyPI: https://pypi.python.org/pypi/aiocontext