Skip to main content

PyBuilder plugin to generate and install requirements.txt files from project (build) dependencies

Project description

Documentation Status Build Status of 1.1.0 Test coverage of latest build

PyBuilder Pip Tools is a PyBuilder plugin which generates *requirements*.txt files from your project (build) dependencies and keeps your virtual env in sync with them. This is achieved with pip-compile and pip-sync from pip-tools.

Interface stability

While all features are documented (docstrings only) and tested, the API is changed frequently. When doing so, the major version is bumped and a changelog is kept to help upgrade. Fixes will not be backported. It is recommended to pin the major version in your build.py, e.g. for 1.x.y:

use_plugin('pypi:pybuilder_pip_tools', '==1.*')

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

pybuilder-pip-tools-1.1.0.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

pybuilder_pip_tools-1.1.0-py3-none-any.whl (6.9 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