Skip to main content

Plugin for aiohttp with swagger support a

None

Project description

Jibrel aiohttp swagger plugin

Minimal aiohttp swagger UI plugin.

Features:

  • render swagger UI
  • add spec endpoint and serve provided yaml for UI
  • serve swagger UI static
  • optional spec version substitution from file content

Install

Last published release:

pip install jibrel-aiohttp-swagger

Dev version from git:

pip install git+https://github.com/jibrelnetwork/jibrel-aiohttp-swagger#egg=jibrel_aiohttp_swagger

Usage

from jibrel_aiohttp_swagger import setup_swagger
setup_swagger(app,
              spec_path='v1.swagger.yml',
              version_file_path='version.txt')

======= History

0.1.0 (2019-07-05)

  • First release on PyPI.

Project details

None

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jibrel_aiohttp_swagger-0.1.0.tar.gz (2.4 MB view hashes)

Uploaded Source

Built Distribution

jibrel_aiohttp_swagger-0.1.0-py2.py3-none-any.whl (2.4 MB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page