Usecase
- I have a REST API built using aiohttp and schematics.
- I want to provide Swagger spec for it and I use aiohttp-swagger.
- I'm too lazy to describe models for swagger docs so I want to build this information automatically
Usage
import schematics_to_swagger
from your_package import models
definitions = schematics_to_swagger.read_models_from_module(models)
Release files for schematics-to-swagger 1.4.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| schematics-to-swagger-1.4.7.tar.gz | 3.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| schematics_to_swagger-1.4.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.2 kB
Release files / schematics-to-swagger-1.4.7.tar.gz
| Download URL | schematics-to-swagger-1.4.7.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
26108ae5fb8fc3dbe5e43262873a7462bb6ac40640475ab38ed9d3d3acad4b16
|
|
BLAKE2b-256 checksum How to use checksums |
f7b4a5c7991fc297cd57c0919162ef67190780e77324dcfa618640fd93e23b3c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.1
|
Release files / schematics_to_swagger-1.4.7-py3-none-any.whl
| Download URL | schematics_to_swagger-1.4.7-py3-none-any.whl |
|---|---|
| Size | 3.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
32b071a2f964fb4761b277a2faaec3c1d9bdeee67669c3c789e853e16c81e1f6
|
|
BLAKE2b-256 checksum How to use checksums |
170c3d2334ba3a15aabd9c05965fd855b4b58700e8cd27f69ec4f524e187a247
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.1
|