Yelp / bravado
Bravado is a python client library for Swagger 2.0 services
☆606Updated last month
Alternatives and similar repositories for bravado:
Users that are interested in bravado are comparing it to the libraries listed below
- An OpenAPI (fka Swagger) client & converter in python, which is type-safe, dynamic, spec-compliant.☆389Updated 9 months ago
- A VCR imitation designed only for python-requests.☆573Updated 10 months ago
- A swagger 2.0 spec extractor for flask☆460Updated 3 years ago
- ☆108Updated 11 months ago
- A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification)..☆1,192Updated last month
- The Python mock library☆538Updated last month
- ☆655Updated last year
- Resolving Swagger/OpenAPI 2.0 and 3.0 Parser☆230Updated last month
- S'More speed for Marshmallow☆297Updated last year
- JSON Schema Draft v7 (http://json-schema.org/) formatting with marshmallow☆208Updated last year
- Environment Variable Parsing for Python☆305Updated 2 years ago
- A set of pytest fixtures to test Flask applications☆492Updated this week
- S3-backed pypi server implementation☆509Updated last year
- A grab-bag of nifty pytest plugins☆582Updated 3 months ago
- SQLAlchemy integration with marshmallow☆571Updated last week
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆345Updated 3 years ago
- Intercept HTTP requests at the Python socket level. Fakes the whole socket module☆2,124Updated 9 months ago
- Class based views for Flask☆541Updated 2 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆543Updated 10 months ago
- A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle,…☆1,388Updated last month
- Bottom-up approach to refactoring in python☆705Updated 3 years ago
- Fake implementation of redis API (redis-py) for testing purposes☆703Updated 2 years ago
- Python AsyncIO Services☆238Updated last year
- The httplib2 caching algorithms packaged up for use with requests.☆482Updated last week
- CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data validation library.☆1,831Updated 7 months ago
- A pythonic dependency injection library.☆1,349Updated 4 years ago
- Python library to easily setup basic logging functionality☆339Updated 3 months ago
- Local continuous test runner with pytest and watchdog.☆748Updated 2 years ago
- A Declarative HTTP Client for Python☆1,086Updated this week
- Python version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interact…