A lightweight wrapper around apispec for extracting OpenApi specs from flask project.
Project description
============= flask-spec
Install
::
pip install flask-spec
Quickstart
::
from flask import Flask, Blueprint
from flask_spec import FlaskSpec, SpecBlueprint
app = Flask(__name__)
spec = FlaskSpec(app)
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
Flask-Spec-0.0.0a2.tar.gz
(7.5 kB
view details)
Built Distribution
File details
Details for the file Flask-Spec-0.0.0a2.tar.gz
.
File metadata
- Download URL: Flask-Spec-0.0.0a2.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 513c8ac7d8696f3930ec511b94d9c2b8314cbb77fbf9f2110e28fa581a3997cc |
|
MD5 | 9a3dcc3cf4a4fd380c65d33d31ff188e |
|
BLAKE2b-256 | 13a5f9270c2c83716201c4424421c2ae0a2b319ec90620f8153e205d5daf5350 |
File details
Details for the file Flask_Spec-0.0.0a2-py3-none-any.whl
.
File metadata
- Download URL: Flask_Spec-0.0.0a2-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4ad27853d314d5675b79854aaad14dfdbcad24af469ce6ae6595c0ff8b0472f |
|
MD5 | d35d16381e9fe7abe65510ebccf29ff0 |
|
BLAKE2b-256 | 6568c29d407010bea32590b60eee21efe7fd96f67482126b5ee214ee11124df8 |