
pact-python 3.2.1
0
Tool for creating and verifying consumer-driven contracts using the Pact framework.
Contents
Tool for creating and verifying consumer-driven contracts using the Pact framework.
Stars: 655, Watchers: 655, Forks: 144, Open Issues: 18The pact-foundation/pact-python repo was created 8 years ago and the last code push was Yesterday.
The project is popular with 655 github stars!
How to Install pact-python
You can install pact-python using pip
pip install pact-python
or add it to a project with poetry
poetry add pact-python
Package Details
- Author
- None
- License
- MIT License
Copyright (c) 2017 Pact Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</dd> - Homepage
- None
- PyPi:
- https://pypi.org/project/pact-python/
- GitHub Repo:
- https://github.com/pact-foundation/pact-python
Classifiers
- Software Development/Testing
Related Packages
Errors
A list of common pact-python errors.
Code Examples
Here are some pact-python code examples and snippets.
GitHub Issues
The pact-python package has 18 open issues on GitHub
- chore(deps): update dependency mkdocstrings to v1.0.2
- chore(deps): update pre-commit hook biomejs/pre-commit to v2.3.12
- chore(deps): update ruff to v0.14.14
- chore(deps): update actions/checkout action to v6.0.2
- chore(deps): update peter-evans/create-pull-request action to v8.1.0
- Enable async state/message handlers (asyncio/trio/curio) with ContextVar preservation and tests
- Update to pact python 3.1.0 results in a Fatal Python error: Segmentation fault when trying to Pact Broker
- Post v3 tracking issue
- Dependency Dashboard
pythonfix