A simple tool for detection of PEP-517 build dependencies.
Project description
pybuild-deps
CLI tools to help dealing with python build dependencies. It aims to complement
tools that can pin dependencies like pip-tools
and poetry
.
For users relying exclusively on python wheels, those tools are more than enough.
However, for users building applications from source, finding and pinning build dependencies
is required for reproducible builds.
pybuild-deps
might be useful for developers that need to explicitly declare
all dependencies for compliance reasons or supply chain concerns.
Features
- find build dependencies for a given python package
- generate pinned build requirements from requirements.txt files.
Installation
You can install pybuild-deps via pip from PyPI:
$ pip install pybuild-deps
Usage
Please see the Command-line Reference for details.
Contributing
Contributions are very welcome. To learn more, see the Contributor Guide.
License
Distributed under the terms of the GPL 3.0 license, PyBuild Deps is free and open source software.
Issues
If you encounter any problems, please file an issue along with a detailed description.
Credits
This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.
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
Hashes for pybuild_deps-0.4.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f829c9d6fa8d8384035c759496602bc80236817c00ad8783917c2dffb9d6edd |
|
MD5 | 41df108349decef9dd035558c98ca85b |
|
BLAKE2b-256 | 3e06fbf2a55e729d0cbffa6f112ca362799c27c946a94de44e615738cf953af7 |