Skip to main content

Simple and powerful RPC server for your Django project

Project description

django-modern-rpc

Downloads Tests Documentation Status Link to demo

Expose global python functions through XML-RPC and/or JSON-RPC server using Django toolbox.

Main features

  • XML-RPC and JSON-RPC 2.0 support (JSON-RPC 1.0 is NOT supported)
  • HTTP Basic Auth & custom authentication methods
  • Multiple entry-points: group your RPC methods under different paths to apply specific rules, authentication, protocol support, etc.
  • API docs generation (based on docstring)

Requirements

The following Django / Python version are supported, according to Django requirements (see here and here)

🠗 Django \ Python 🠖 3.7 3.8 3.9 3.10 3.11 3.12
2.1 ✔️️
2.2 ✔️️ ✔️️ ✔️️
3.0 ✔️️ ✔️️ ✔️️
3.1 ✔️️ ✔️️ ✔️️
3.2 ✔️️ ✔️️ ✔️️ ✔️️
4.0 ✔️️ ✔️️ ✔️️
4.1 ✔️️ ✔️️ ✔️️ ✔️️
4.2 ✔️️ ✔️️ ✔️️ ✔️️ ✔️️
5.0 ✔️️ ✔️️ ✔️️

Setup

A quick start is available as part of the documentation to help setting up you project.

Code quality

Continuous integration and code analysis is performed automatically to ensure a decent code quality. Project health is publicly available on following apps:

Codacy Badge Codacy Badge Coveralls Status

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_modern_rpc-1.0.3.tar.gz (25.2 kB view hashes)

Uploaded Source

Built Distribution

django_modern_rpc-1.0.3-py3-none-any.whl (32.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page