microcosm-connexion

View on PyPIReverse Dependencies (0)

1.0.0 microcosm_connexion-1.0.0-py2.py3-none-any.whl

Wheel Details

Project: microcosm-connexion
Version: 1.0.0
Filename: microcosm_connexion-1.0.0-py2.py3-none-any.whl
Download: [link]
Size: 5119
MD5: 18262afcbbce44d6c688e15cae5b255e
SHA256: 7854687497e66414e9218f044d8ea12bbb8a5fd56e1293c1da229422c4e7179b
Uploaded: 2019-11-29 03:52:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: microcosm-connexion
Version: 1.0.0
Summary: A python library that exposes microcosm factories for connexions
Author: Srikalyan Swayampakula
Home-Page: https://github.com/srikalyan/microcosm-connexion
Requires-Dist: connexion[swagger-ui] (<3,>=2.4.0)
Requires-Dist: inflection (<1,>=0.3.1)
Requires-Dist: microcosm (<3,>=2)
Requires-Dist: microcosm-flask (<3,>=2.2.0)
Requires-Dist: microcosm-logging (<2.0.0,>=1.6.0)
Requires-Dist: microcosm-postgres (<2.0.0,>=1.17.0); extra == "postgres"
Provides-Extra: postgres
Description-Content-Type: text/markdown
[Description omitted; length: 1327 characters]

WHEEL

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

RECORD

Path Digest Size
microcosm_connexion/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
microcosm_connexion/error_handler.py sha256=63URHRV-DZyQAcQXo3l7BP-cW9cdWYac53FKqgm6aPk 1908
microcosm_connexion/factories.py sha256=3YKOIb8xk8jWKtcUpYuBJGevz5Vj8G7M_KNXlui-E2M 2450
microcosm_connexion/resolver.py sha256=FLnZooOuAzbaAugkPxFC7Pv775A1ehSr72Bs2CKesVQ 1790
microcosm_connexion-1.0.0.dist-info/METADATA sha256=D4BAtLXaBs3DXZG0V4huFUo9FJaIvOLkGM0bURbR7bU 1962
microcosm_connexion-1.0.0.dist-info/WHEEL sha256=8zNYZbwQSXoB9IfXOjPfeNwvAsALAjffgk27FqvCWbo 110
microcosm_connexion-1.0.0.dist-info/entry_points.txt sha256=XnTsRxowszTCRprv_BHlCwYQDD4TybklIdj9ViPx97w 377
microcosm_connexion-1.0.0.dist-info/top_level.txt sha256=bsOUejE2pZFynpEd8G8OeK01tjTYcBq2qBoiHn31ofg 20
microcosm_connexion-1.0.0.dist-info/RECORD

top_level.txt

microcosm_connexion

entry_points.txt

configure_connexion_error_handler = microcosm_connexion.factories:configure_connexion_error_handler
connexion = microcosm_connexion.factories:configure_connexion
connexion_error_handler = microcosm_connexion.factories:connexion_error_handler
postgres_session_factory = microcosm_connexion.factories:configure_postgres_session_factory