microcosm-connexion
Description:
A python library that exposes microcosm factories for connexion
Connexion is a python library that reads a open-api/swagger spec and binds methods for a class to the spec. This project provides the glue between microcosm projects and connexion. It provides the following components
- Connexion: An instance of connexion
- flask: An instance of flask created by connexion
- app: Same as flask instance.
- postgress_session_factory: Binds the Postgres SQLAlchemy session context to Flask
- connexion_error_handler: An instance of the ConnexionErrorHandler used for serializing errors
- configure_connexion_error_handler: Binds ConnexionErrorHandler to flask's generic error handler mechanism.
The reason for providing flask and app is to make sure that connexion's version of flask overrides [microcosm-flask]'s app.
Note: A cookiecutter is created to make it easy for app developers to quickly start building APIs.
Release files for microcosm-connexion 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| microcosm_connexion-1.0.0.tar.gz | 4.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| microcosm_connexion-1.0.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 9.1 kB
Release files / microcosm_connexion-1.0.0.tar.gz
| Download URL | microcosm_connexion-1.0.0.tar.gz |
|---|---|
| Size | 4.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1e3064cb6735118b896578a7f5e11ac2b414c836771bdce4b90dfa14c2892478
|
|
BLAKE2b-256 checksum How to use checksums |
668a19ee3513b811900d3e9d6d18f28b5a2dbc24a34bd1ed0412bac26ac8b409
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.1
|
Release files / microcosm_connexion-1.0.0-py2.py3-none-any.whl
| Download URL | microcosm_connexion-1.0.0-py2.py3-none-any.whl |
|---|---|
| Size | 5.1 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
7854687497e66414e9218f044d8ea12bbb8a5fd56e1293c1da229422c4e7179b
|
|
BLAKE2b-256 checksum How to use checksums |
4ad7ea8c892e2984a615d8330a50df2314b00278852032ab6dab33d8d7686c8c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.7.1
|