Partial vendoring for Python packages.
Project description
paven
Installation
pip install paven
Configuration
[tool.paven]
root = "paven"
destination = "paven/_vendor/"
requirements = "paven/_vendor/vendor.txt"
namespace = "paven._vendor"
[tool.paven.transformations]
drop = ["*.dist-info", "*.egg-info"]
Usage
cd /path/to/your/project
python -m paven
To switch back to the non-vendored versions:
python -m paven --revert
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
paven-0.1.0.tar.gz
(9.8 kB
view details)
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
paven-0.1.0-py3-none-any.whl
(9.4 kB
view details)
File details
Details for the file paven-0.1.0.tar.gz.
File metadata
- Download URL: paven-0.1.0.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdc66b47896812ccd0eaa63e096758712519e55929d9a2fa190de67358b96ed1
|
|
| MD5 |
5e48a8f138dc8cc651712e714fe96102
|
|
| BLAKE2b-256 |
7e527129b1113ffc945ad55d8565184e0b595a6957732c890e2a7d7fc22ffbee
|
File details
Details for the file paven-0.1.0-py3-none-any.whl.
File metadata
- Download URL: paven-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
093354f9f36707df87d30653ead78848dbfd71a70e55a2c81d71a54ad665fcb6
|
|
| MD5 |
e90803eb7ca204b32f59d7917d39204b
|
|
| BLAKE2b-256 |
f7bbdd9a8e16dfe219c073f352dc112223469d47f78caade0ef669671caec90e
|