Skip to main content

Library for accessing Swagger-enabled APIs

Project description

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

Bravado

About

>From Swagger’s home page:

Swagger is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services.

Client libraries can automatically be generated from the Swagger specification, however Bravado aims to be a compleate replacement for code generation (swagger-codegen).

Bravado is a forked from digium/swagger-py for using Swagger defined API’s.

Example Usage

from bravado.client import SwaggerClient
client = SwaggerClient.from_url("http://petstore.swagger.io/v2/swagger.json")
pet = client.pet.getPetById(petId=42).result()

Documentation

More documentation is available at http://bravado.readthedocs.org

Installation

$ pip install bravado

Development

Code is documented using Sphinx.

virtualenv. is recommended to keep dependencies and libraries isolated.

Setup

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

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


Download files

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

Source Distribution

bravado-8.0.1.tar.gz (15.9 kB view details)

Uploaded Source

Built Distribution

bravado-8.0.1-py2-none-any.whl (19.0 kB view details)

Uploaded Python 2

File details

Details for the file bravado-8.0.1.tar.gz.

File metadata

  • Download URL: bravado-8.0.1.tar.gz
  • Upload date:
  • Size: 15.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for bravado-8.0.1.tar.gz
Algorithm Hash digest
SHA256 a29ec613b4f500a1fd6692b6ed9530413509f48af6e201a8d2c6820ef7add5cf
MD5 5383aa4308d437c049b44024da5c2f26
BLAKE2b-256 a4f7ef7966e6d84826f7df70903394edc3f67397743b1fbeef9a56d23dd3d5f2

See more details on using hashes here.

Provenance

File details

Details for the file bravado-8.0.1-py2-none-any.whl.

File metadata

File hashes

Hashes for bravado-8.0.1-py2-none-any.whl
Algorithm Hash digest
SHA256 c237710bb83aaa8036c415cc2845d8cc4cfc51efdefd09e3d1905249cf751135
MD5 9365df3f1e2f8a2e01995e02679150ba
BLAKE2b-256 3344457375a9d333d852f5f585bcd782722a537d4ce0dceb483095391d734d86

See more details on using hashes here.

Provenance

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