This is simple tool that makes it easy to generate OpenAPI (previously Swagger) specification from the restible powered backend code.
Installation
$ pip install restible-appengine
Contributing
Cloning and setting up the development repo
$ git clone git@github.com:novopl/restible-swagger.git
$ cd restible-swagger
$ virtualenv env
$ source ./env/bin/activate
$ pip install .
$ pip install -r ops/devrequirements.txt
$ peltak git add-hooks
Running tests
$ peltak test
Linting
$ peltak lint
Generating docs
$ peltak docs
Release files for restible-swagger 0.3.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| restible-swagger-0.3.3.tar.gz | 11.3 kB | Details |
Release files / restible-swagger-0.3.3.tar.gz
| Download URL | restible-swagger-0.3.3.tar.gz |
|---|---|
| Size | 11.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e40989af03495324ea8f9f5d12835a044ad8fa342f5db347808cc4ebe1eba5cd
|
|
BLAKE2b-256 checksum How to use checksums |
553363943f2ff3fa4634478a74821049741165646a331dbf48d04f49ca2b56c0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.6
|