Dump buildout picked versions as a pip compatible requirements.txt file. Fork of buildout.dumprequirements.
Project description
A simple buildout extension that creates a requirements.txt file for pip.
This is a fork of buildout.requirements which is more or less a copy of buildout.dumprequirements. All credit goes to the authors of that project.
Usage
Add buildout.requirements as an extension to the [buildout] section:
[buildout] extensions = buildout.requirements dump-requirements-file = requirements.txt overwrite-requirements-file = true
dump-requirements-file defines the file the requirement list will be written to. If it is undefined the package list will be printed to the console. Setting overwrite-requirements-file to false will prevent buildout.dumprequirements from overwriting an existing file. The setting defaults to true.
Contributors
Yves Müller, port to Python 3 and Buildout 2
Stefan Foulis, Author of buildout.dumprequirements
Mustapha Benali, Author of buildout.dumppickedversions
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
File details
Details for the file buildout.requirements-0.2.2.tar.gz
.
File metadata
- Download URL: buildout.requirements-0.2.2.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12612822bb24979bb65df8a420e52b6acadf5b875653b67843faed850f659bec |
|
MD5 | 78104e62a71d9a8d315648a4b2574e76 |
|
BLAKE2b-256 | c1282b3103f6d8f3145f310337fd9ec286724878332020c06da34a8c2de3c71d |