PyBuilder plugin to generate and install requirements.txt files from project (build) dependencies
Project description
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.
Links
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
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 pybuilder-pip-tools-1.1.0.tar.gz.
File metadata
- Download URL: pybuilder-pip-tools-1.1.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
187128a1df643146b3e39f0b5be6d3f7192c43b53a2c06bb8b62fe42fe7bdbd3
|
|
| MD5 |
0002c6d31ff847e9d6c80512f398107c
|
|
| BLAKE2b-256 |
26628b05308354022e8ba76a68059726a379f83dd2ccb8de525ccf0583dc0b2f
|
File details
Details for the file pybuilder_pip_tools-1.1.0-py3-none-any.whl.
File metadata
- Download URL: pybuilder_pip_tools-1.1.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0241671a50b8600fe2fe66e5fed2751e10019b2a46adb50292328710321f0cd5
|
|
| MD5 |
80d412f93e014ca008784cbd84cbd32f
|
|
| BLAKE2b-256 |
a5d8b5e1f83e0c8534ace9c1280760ee10bdc7c191acc882227441cb1508f7de
|