Serve self-contained distribution builds of Swagger UI and Redoc with Django
Project description
Serve self-contained distribution builds of Swagger UI and Redoc with Django either via runserver or collectstatic.
This Django app is an optional addition to drf-spectacular, but does not depend on it. It may also be used independently.
Swagger UI version 4.0.0-rc.3 (npm)
This is a self-updating and self-publishing repository that looks for updates once a week. The distribution files are sourced from npm via jsdelivr, validated, packaged and uploaded to PyPI.
Installation
$ pip install drf-spectacular-sidecar
The package needs to be registered to allow Django to discover the static files.
INSTALLED_APPS = [
# ALL YOUR APPS
'drf_spectacular_sidecar',
]
Requirements
Django >= 2.2
Licenses
Provided by T. Franzel. Licensed under 3-Clause BSD.
This package includes distribution builds of
Swagger UI: The original license (Apache 2.0) and copyright apply to those files.
Redoc: The original license (MIT) and copyright apply to those files.
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 drf-spectacular-sidecar-2021.10.18.tar.gz.
File metadata
- Download URL: drf-spectacular-sidecar-2021.10.18.tar.gz
- Upload date:
- Size: 3.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8af914c7a5946e83aa76941cabbc89aec3943155655125c885191fe19a0e946
|
|
| MD5 |
48ffbc22ea4c21f31a499d289e4e1f16
|
|
| BLAKE2b-256 |
0209b88b4b003591d4b94740d1dc0916fbc2f5f55c0ed44080ada4d757d73f76
|
File details
Details for the file drf_spectacular_sidecar-2021.10.18-py3-none-any.whl.
File metadata
- Download URL: drf_spectacular_sidecar-2021.10.18-py3-none-any.whl
- Upload date:
- Size: 3.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b49cd06335f262593f365aa41430a8fd0fa47e38b4756a285ff2ab18dd670c60
|
|
| MD5 |
e53c1dd6fc508ad5ef1389ca845696dc
|
|
| BLAKE2b-256 |
a40498e7d2d08cc6461db77e8355da6e1ae8c7a3d37a3fd05711c3342c38fe3e
|