BTHLabs JSONRPC is a set of Python libraries that provide extensible framework for adding JSONRPC interfaces to existing Python Web applications.
The bthlabs-jsonrpc-core
package acts as a foundation for framework-specific integrations.
PyPI | Docs | Source repository
Django integration is provided by bthlabs-jsonrpc-django
package.
PyPI | Docs | Source repository
Django integration is provided by bthlabs-jsonrpc-aiohttp
package.