BTHLabs JSONRPC

BTHLabs JSONRPC

BTHLabs JSONRPC is a set of Python libraries that provide extensible framework for adding JSONRPC interfaces to existing Python Web applications.

Core

The bthlabs-jsonrpc-core package acts as a foundation for framework-specific integrations.

PyPI | Docs | Source repository

Django

Django integration is provided by bthlabs-jsonrpc-django package.

PyPI | Docs | Source repository

aiohttp

Django integration is provided by bthlabs-jsonrpc-aiohttp package.

PyPI | Docs | Source repository