Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

License

NotificationsYou must be signed in to change notification settings

certego/django-rest-client

Repository files navigation

PyPI versionPyPI Supported Python Versions

Lint & TestscodecovLanguage grade: PythonCodeFactor

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

Suitable for APIs made withdjango-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 withclick,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.

Projects using django-rest-client

License

BSD ©certego

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp