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: 108, Watchers: 108, Forks: 99, Open Issues: 47

The Yelp/bravado-core repo was created 9 years ago and the last code push was 3 months ago.
The project is popular with 108 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 47 open issues on GitHub

  • Upstream jsonschema refresolution issue patch

See more issues on GitHub

Related Packages & Articles

apispec 6.6.0

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

fastapi 0.110.1

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