TonIO-Monkey
Monkey-patch utilities for TonIO.
TonIO-Monkey lets you use popular asyncio packages with TonIO runtime.
Note: the vast majority of code in this project is LLM generated.
Available patches
TonIO-Monkey provides patches for the following packages:
- fastapi (colored only)
- httpx (colored only)
- httpx2 (colored only)
- psycopg (colored only)
- redis (colored only)
- starlette (colored only)
- websockets (client only, colored only)
Installation
You can install TonIO-Monkey using pip or other package managers, specifying the Python packages you need patches for as extra dependencies:
$ pip install tonio-monkey[httpx]
Usage
Once you installed TonIO-Moneky with the relevant extras, you can simply import the target package from TonIO-Monkey:
import tonio.colored as tonio
from tonio_monkey.colored import httpx
@tonio.main
async def main():
async with httpx.AsyncClient() as client:
r = await client.get('http://www.example.com')
License
TonIO-Monkey is released under the BSD License.
Release files for tonio-monkey 0.5.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tonio_monkey-0.5.0.tar.gz | 25.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tonio_monkey-0.5.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 51.5 kB
Release files / tonio_monkey-0.5.0.tar.gz
| Download URL | tonio_monkey-0.5.0.tar.gz |
|---|---|
| Size | 25.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ac9756d98f7cdb1bbf0212b7f671115a0ba34b63a54b9f1611c949c077fc8622
|
|
BLAKE2b-256 checksum How to use checksums |
b9366ad282b54d91b68cd4ca4f110dba5393feb3ddee7b1c7237acef503eeb75
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency logRelease files / tonio_monkey-0.5.0-py3-none-any.whl
| Download URL | tonio_monkey-0.5.0-py3-none-any.whl |
|---|---|
| Size | 25.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c4cb55d477c5da88eb92888b792f77e35ee9c3bb5efd8566fa2f39aec5e0dc53
|
|
BLAKE2b-256 checksum How to use checksums |
3f785d12713450a2b95b89a4f7bc5f4facf63a5d6769b33e17530120b60e41f0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency log