Skip to main content

A simple tool for detection of PEP-517 build dependencies.

Project description

pybuild-deps

PyPI Status Python Version License

Read the documentation at https://pybuild-deps.readthedocs.io/ Tests Codecov

pre-commit Black

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pybuild_deps-0.2.0.tar.gz (24.1 kB view hashes)

Uploaded Source

Built Distribution

pybuild_deps-0.2.0-py3-none-any.whl (26.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page