ajsonrpc v1.2.0
pypiAsync JSON-RPC 2.0 protocol + server powered by asyncio
Updated
View on PyPI →
Version
1.2.0
15d ago
License
MIT
15d ago
Weekly Downloads
N/A
Dependencies
0
15d ago
Required Runtime
>=3.5
15d ago
Deprecated
No
15d ago
Weekly downloads
Release activity
1 release tracked. Last release: 15 days ago.
v1.2.0
current
v1.2.0
Mar 21, 2026
Last changed
| Field | Change | When |
|---|---|---|
| dep_count | (none) → 0 | 15d ago |
| latest_version | (none) → 1.2.0 | 15d ago |
| license | (none) → MIT | 15d ago |
| required_runtime | (none) → >=3.5 | 15d ago |
| deprecated | (none) → false | 15d ago |
Use it
REST API
$ curl
https://api.grounded-api.dev/v1/pypi/ajsonrpc/latest_version
{ "value": "1.2.0" }
CLI
$ npx grounded-cli ajsonrpc
ajsonrpc@1.2.0 (pypi)