Skip to main content

Library for adding Swagger support to clients and servers

Project description

https://img.shields.io/travis/Yelp/bravado-core.svg https://img.shields.io/coveralls/Yelp/bravado-core.svg PyPi version Supported Python versions

bravado-core

About

bravado-core is a Python library that adds client-side and server-side support for the OpenAPI Specification v2.0.

Features

  • OpenAPI Specification schema validation

  • Marshaling, transformation, and validation of requests and responses

  • Models as Python classes or dicts

  • Custom formats for type conversion

Documentation

Documentation is available at readthedocs.org

Installation

$ pip install bravado-core

Development

Code is documented using Sphinx.
virtualenv is recommended to keep dependencies and libraries isolated.
tox is used for standardized testing.

Setup

# Run tests
tox

# Install git pre-commit hooks
.tox/py27/bin/pre-commit install

Contributing

  1. Fork it ( http://github.com/Yelp/bravado-core/fork )

  2. Create your feature branch (git checkout -b my-new-feature)

  3. Add your modifications

  4. Add short summary of your modifications on CHANGELOG.rst

  5. Commit your changes (git commit -m "Add some feature")

  6. Push to the branch (git push origin my-new-feature)

  7. Create new Pull Request

License

Copyright (c) 2013, Digium, Inc. All rights reserved.
Copyright (c) 2014-2015, Yelp, Inc. All rights reserved.

Bravado is licensed with a BSD 3-Clause License.

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

bravado-core-5.0.1.tar.gz (46.0 kB view details)

Uploaded Source

Built Distribution

bravado_core-5.0.1-py2.py3-none-any.whl (52.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file bravado-core-5.0.1.tar.gz.

File metadata

File hashes

Hashes for bravado-core-5.0.1.tar.gz
Algorithm Hash digest
SHA256 a165467207795ca30f25eac7d59dbd1effc22a4446de33d50c66d4d759a55a3c
MD5 176f040cb346a81635065bf262ff67d0
BLAKE2b-256 eefc025f79dec33ce7af8ce1190b7b878adbed93da9f4399baa48c3a149bcc2e

See more details on using hashes here.

File details

Details for the file bravado_core-5.0.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for bravado_core-5.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7db136a80254a3d3d54d0261e02cd5ae9b6c94355aa6cb7156d74e5063fcddba
MD5 438684ce3d6f0ff187bec07312ea4b5f
BLAKE2b-256 6a4ca362450d959339b41a046a519eac806715fd7186453085df969fb23d2d8e

See more details on using hashes here.

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