Modern REST framework for Django with types and async support
Project description
django-modern-rest
Modern REST framework for Django with types and async support
Features
- Fully typed with annotations and checked with mypy, PEP561 compatible
- Add yours!
Installation
pip install django-modern-rest
Example
Showcase how your project can be used:
from django_modern_rest.example import some_function
print(some_function(3, 4))
# => 7
License
Credits
This project was generated with wemake-python-package. Current template version is: e1fcf312d7f715323dcff0d376a40b7e3b47f9b7. See what is updated since then.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_modern_rest-0.0.0.tar.gz.
File metadata
- Download URL: django_modern_rest-0.0.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.11.9 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e6989bfbcabccbdccbf84f0305bb7d298ca210cbabb84b2ff4b89482d959a79
|
|
| MD5 |
d8dfe102376b2e1748bbecd16cd70863
|
|
| BLAKE2b-256 |
025928accc73a53fa0a864152da79dbfe4e35f6e2c40d418d40742104b22f335
|
File details
Details for the file django_modern_rest-0.0.0-py3-none-any.whl.
File metadata
- Download URL: django_modern_rest-0.0.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.11.9 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b47d092a93575ff9e1f4bf3b3ca1ac0d0f75b71b7fd60c1760c921ffd1202c8
|
|
| MD5 |
7db885bf6c1c421af706ac8a103ae35e
|
|
| BLAKE2b-256 |
65774ddedfc3dd3cba7691a4b7fe72adb099008a275066f25f588cf236261d23
|