Skip to main content

An abstract and extensible framework for building client SDKs and CLI tools for a RESTful API.

Project description

django-rest-client

PyPI version PyPI Supported Python Versions

Lint & Tests codecov Language grade: Python CodeFactor

An abstract and extensible framework in python for building client SDKs and CLI tools for a RESTful API.

Suitable for APIs made with django-rest-framework and other such general frameworks.

For rapid building of ease-of-use, type-hinted and self-documented API clients in python.

Installation

Requires python version >=3.6.

$ pip3 install django_rest_client
  • For usage with click, pip3 install django_rest_client[cli]
  • For development/testing, pip3 install django_rest_client[dev]

Documentation

pydragonfly is a complete project built on top of django-rest-client and serves as a good frame of reference for developers.

  • Code reference: Please see example_project.
  • CLI example: Open a terminal and run django_rest_client_example -h.
  • Changelog: CHANGELOG.md

Projects using django-rest-client

License

BSD © certego

Project details


Download files

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

Source Distribution

django_rest_client-0.0.1.tar.gz (12.0 kB view hashes)

Uploaded Source

Built Distribution

django_rest_client-0.0.1-py3-none-any.whl (15.1 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