gunicorn-flask-swagger-example

View on PyPIReverse Dependencies (0)

0.0.2 gunicorn_flask_swagger_example-0.0.2-py2.py3-none-any.whl

Wheel Details

Project: gunicorn-flask-swagger-example
Version: 0.0.2
Filename: gunicorn_flask_swagger_example-0.0.2-py2.py3-none-any.whl
Download: [link]
Size: 5428
MD5: 28c18ddf24d4bb88302d88084a93d239
SHA256: a94a1b5566e61673e796460a9e69a7d7504c3b49b7b52044a3ca038798fa8d29
Uploaded: 2022-11-15 12:01:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gunicorn-flask-swagger-example
Version: 0.0.2
Summary: Simple example using Flask and Swagger powered by gunicorn.
Author: Daniel Estevez
Author-Email: daniel.ef[at]gmail.com
Home-Page: https://github.com/danielef/gunicorn-flask-swagger-example
Classifier: Environment :: Console
Classifier: Environment :: MacOS X
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Requires-Dist: colorlog (==6.6.0)
Requires-Dist: flask-cors (==3.0.10)
Requires-Dist: Flask (==2.2.2)
Requires-Dist: gunicorn (==20.1.0)
Requires-Dist: connexion (==2.14.1)
Requires-Dist: swagger-ui-bundle (==0.0.9)
Description-Content-Type: text/markdown; charset=UTF-8
[Description omitted; length: 758 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
gfse/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gfse/app.py sha256=YWNSl4vXBg8wto4HneykTYvu1Tuw2qcKfwAiuk4kc58 1162
gfse/version.py sha256=dm9XehhhjbkUswx_sXZns5xmAo2OxafGhABs36kdWj8 176
gfse/api/__init__.py sha256=OzltbN6ndgZ8djlPfy8uVrM8ZT9Cm0aGveopu6HFyOo 3030
gfse/api/error_handler.py sha256=k9lsVSJDmxdqz9DJ8ANzjtPvZOV-u2cZEd1I3qKtrgo 417
gfse/api/routes.py sha256=pXG9I9XlwfAb8GHneK0pBckrbqsB4jKwiqovfaI707o 91
gfse/config/swagger.yaml sha256=axef3UhbI2a1KHbgeT6vrkvyzhZ2SayULZBXkQXrUMU 618
gunicorn_flask_swagger_example-0.0.2.dist-info/METADATA sha256=2lPV2GqNi5wc236msXlqUNKajl3UQd_WyDKh9ynNZfY 1689
gunicorn_flask_swagger_example-0.0.2.dist-info/WHEEL sha256=bb2Ot9scclHKMOLDEHY6B2sicWOgugjFKaJsT7vwMQo 110
gunicorn_flask_swagger_example-0.0.2.dist-info/entry_points.txt sha256=I7oKWwpQkbDXHQcjjxRtw9oLd8XO4WfSAqSTOYu0-Zs 39
gunicorn_flask_swagger_example-0.0.2.dist-info/top_level.txt sha256=ds39XfP-cf8GWq6GbAaQLa0br1fJ6Sef9LDINI7QjlA 5
gunicorn_flask_swagger_example-0.0.2.dist-info/RECORD

top_level.txt

gfse

entry_points.txt

gfse = gfse.app:main