DEPRECATED: python-tripwire has been renamed to pytest-tripwire. Install pytest-tripwire instead.
Project description
python-tripwire has been renamed to pytest-tripwire
This package is a deprecation shim. The project formerly published as
python-tripwire is now published as
pytest-tripwire.
The new name follows the standard pytest plugin convention
(pytest-<name>) and reflects the project's identity as a pytest plugin.
Migrate
pip uninstall python-tripwire
pip install pytest-tripwire
Your imports do not change. The Python import name has always been
tripwire:
import tripwire # unchanged
Only the PyPI distribution name changed. python-tripwire was never an
importable module name (Python disallows hyphens in import names), so no
source code edits are required.
What this shim does
Installing python-tripwire now pulls in pytest-tripwire as a
dependency. There is no Python code to ship — python-tripwire was only
ever a PyPI distribution name. This shim will not receive further
updates. New features, bug fixes, and security patches all land in
pytest-tripwire.
Naming history
This project has been renamed twice:
bigfoot(original) — also published as a deprecation shim on PyPIpython-tripwire(transitional) — this packagepytest-tripwire(current) — the canonical name going forward
If you depend on bigfoot, see the
bigfoot shim package, which now
redirects to python-tripwire and transitively to pytest-tripwire.
Links
- New project page: https://pypi.org/project/pytest-tripwire/
- Source repository: https://github.com/axiomantic/pytest-tripwire
- Issues: https://github.com/axiomantic/pytest-tripwire/issues
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file python_tripwire-0.21.0.tar.gz.
File metadata
- Download URL: python_tripwire-0.21.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a463c3a4077c53df61b920f09792286ef4a38fc12398320eb3e7276f8778b5f6
|
|
| MD5 |
00296a671b7c0acc8b3d53904bf4b039
|
|
| BLAKE2b-256 |
010ab2600788ba9c3a6754d2b4102b53ac5b62b8136420206bd0fd6b74805deb
|
File details
Details for the file python_tripwire-0.21.0-py3-none-any.whl.
File metadata
- Download URL: python_tripwire-0.21.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
996b1a644082f46819652ea71101b1b3af3a608442ffd5e32bb065741f88ee94
|
|
| MD5 |
c520fe759db39aba92231ee2159f0d49
|
|
| BLAKE2b-256 |
104f75b237b941414e9a2bf077052491e06a00c242efc14f50265703f2fd6fba
|