Typing stubs for drf-yasg library (PEP 484 stubs for Mypy and PyCharm)
Project description
Typing stubs for drf-yasg library
PEP 484 type stubs for Mypy and PyCharm.
This package contains type stubs to provide more precise static types and type inference for drf-yasg, the OpenAPI/Swagger generator for Django REST Framework.
Installation
pip install drf-yasg-stubs
That's all, run Mypy and it should be able to pick up these stubs.
Development
Release process: https://twine.readthedocs.io/en/stable/#using-twine
- docker build --tag=drf-yasg-stubs .
- git tag $VERSION -a -m 'Release'
- git push --tags
- docker run --rm -it drf-yasg-stubs twine upload 'dist/*'
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
drf-yasg-stubs-0.1.0.tar.gz
(8.9 kB
view details)
Built Distribution
File details
Details for the file drf-yasg-stubs-0.1.0.tar.gz
.
File metadata
- Download URL: drf-yasg-stubs-0.1.0.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 089ede7ed06b4cd22614a6c9a6c7342d30f6c6988c108a1fbd8ea69f24c0c6a9 |
|
MD5 | b87f9a7805eac0b9f85e60ae1bf49ce2 |
|
BLAKE2b-256 | c39a7b6307c85c005dbce0f6fb0016e592c95f96b6e9b243ea4b3408fc6a40a8 |
File details
Details for the file drf_yasg_stubs-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: drf_yasg_stubs-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | afbd06e4b8e56b3cd213f2a0738b7f37c86fcba85f8a57d792ef3e2f4cd0598a |
|
MD5 | 3e1ad2924053d50b26914307c071fb73 |
|
BLAKE2b-256 | e1e43c449cd7c0c2f817852042dc66686eac1e5ed66a4ba5def8e67f918b3531 |