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.
Changelog
0.1.3 (2021-01-15)
- Add re-exports to
inspectors/__init__.py
(#13) - get_schema_view() now expects list arguments instead of tuple, as in drf-yasg 1.20 (#11)
- Type hints for OpenAPISchemaGenerator (#10)
0.1.2 (2020-08-19)
- Fixed get_schema_view() arguments authentication_classes, permission_classes (#6)
0.1.1 (2020-08-18)
- Fixed SchemaView method annotations (#2)
- Fixed @swagger_serializer_method decorator hints
- Improved hints for EndpointEnumerator, OpenAPISchemaGenerator
0.1.0 (2020-01-13)
- Initial release
Development
Release process: https://twine.readthedocs.io/en/stable/#using-twine
- docker build --tag=drf-yasg-stubs .
- docker run --rm -it drf-yasg-stubs twine upload 'dist/*'
- Create tag at https://github.com/intgr/drf-yasg-stubs/releases/new
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.3.tar.gz
(9.8 kB
view details)
Built Distribution
File details
Details for the file drf-yasg-stubs-0.1.3.tar.gz
.
File metadata
- Download URL: drf-yasg-stubs-0.1.3.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 403e0f096dcc9a2ef4123ae7646b4d53b4010edee569e08bafc3e939ce9ddbc1 |
|
MD5 | c0a98a2f8a0a731c40e4dd50ba75fa0b |
|
BLAKE2b-256 | 1e2ff23562a4f019c19fa38f9e57bb26138b291cbc9ad5b421c13be5731688dd |
File details
Details for the file drf_yasg_stubs-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: drf_yasg_stubs-0.1.3-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6bd4847f152e115bb8d9329fafd58b901ab874232cb4334003d31c828bfd7eba |
|
MD5 | 1be36c5a01bf3ea3a21f60fd9234b29d |
|
BLAKE2b-256 | 6eaa964f651ba73ed3d258cd2d889133139402514bb50ad1c4af5870cd39b81a |