No project description provided
Project description
Tripwire
Used for helping out AV preservation
Set up development environment on Mac and Linux
Using UV instead of pip
This way is better and faster than using pip.
uv venv
source .venv/bin/activate
uv pip sync requirements-dev.txt
uv pip install -e .
pre-commit install
Using pip
If you don't have uv installed:
python -m venv .venv
source .venv/bin/activate
pip install -r requirements-dev.txt
pip install -e .
pre-commit install
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 uiucprescon_tripwire-0.3.0.tar.gz.
File metadata
- Download URL: uiucprescon_tripwire-0.3.0.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b179ad8a630f5bffcecca752f7f5a1f520530518901b7908c8ef667ae58d94c
|
|
| MD5 |
cc62df8dc7c222a5066e1e0806bf3683
|
|
| BLAKE2b-256 |
3ec88d4e0aa8f53cd51a044dc5bf94293a9663c22e7ab06f26b66dca341235d1
|
File details
Details for the file uiucprescon_tripwire-0.3.0-py3-none-any.whl.
File metadata
- Download URL: uiucprescon_tripwire-0.3.0-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed244881114095c8804015649ee8e78d4403920350a5db47bde7d05c5ad706a7
|
|
| MD5 |
8e870d8eb92415e374e06d174987cddc
|
|
| BLAKE2b-256 |
74296132ad33666b61b8ca747b25eeaf958b4171d04102bb31eecfdb496cd5e6
|