Python Universal Packager
Project description
pup517
pup517 is a PEP-517 backend for shipping non-Python tools as wheels in a venv.
Imagine a Gentoo ebuild but in pyproject.toml.
Each tool is a Python package (that is, a directory with a pyproject.toml)
which specifies how to build the tool. In general, the tool uses a common build
system (defined in src/pup517/build_system) instead of implementing it's own
build actions as shell commands, but arbitrary shell commands are supported.
This project is still experiemental, and the API is subject to change.
See examples inside pups.
License
pup517 is distributed under the terms of the MIT license.
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 pup517-0.0.2.tar.gz.
File metadata
- Download URL: pup517-0.0.2.tar.gz
- Upload date:
- Size: 48.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93ad8396cb92f98e498959c3fd5e843d6f78409558763201eda6786cd72431eb
|
|
| MD5 |
d9cf5c98014f63bdf268c2ccd978a208
|
|
| BLAKE2b-256 |
5f4a4c24b96c9f82bb8f0504376ea159e482e51d64cedbe6b247b60ed86fd910
|
File details
Details for the file pup517-0.0.2-py3-none-any.whl.
File metadata
- Download URL: pup517-0.0.2-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecad571718f49effee5edcf85a8745ea30f87b3bfc0174607c7c5f28db960dd7
|
|
| MD5 |
bae5399520506925d01c7c3f4bc50fd6
|
|
| BLAKE2b-256 |
a8cc8d0af252ff32b5998a46da29c3bfa3710dd5f6b6acb718ac26f5d9c69caf
|