Contents

bravado-core 6.1.1

0

Library for adding Swagger support to clients and servers

Library for adding Swagger support to clients and servers

Stars: 109, Watchers: 109, Forks: 98, Open Issues: 48

The Yelp/bravado-core repo was created 9 years ago and the last code push was 5 months ago.
The project is popular with 109 github stars!

How to Install bravado-core

You can install bravado-core using pip

pip install bravado-core

or add it to a project with poetry

poetry add bravado-core

Package Details

Author
Digium, Inc. and Yelp, Inc.
License
BSD 3-Clause License
Homepage
https://github.com/Yelp/bravado-core
PyPi:
https://pypi.org/project/bravado-core/
GitHub Repo:
https://github.com/Yelp/bravado-core

Classifiers

  • Software Development/Libraries/Python Modules
No  bravado-core  pypi packages just yet.

Errors

A list of common bravado-core errors.

Code Examples

Here are some bravado-core code examples and snippets.

GitHub Issues

The bravado-core package has 48 open issues on GitHub

  • Upstream jsonschema refresolution issue patch

See more issues on GitHub

Related Packages & Articles

apispec 6.6.1

A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification).

fastapi 0.115.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production