Dump buildout picked versions as a pip compatible requirements.txt file.
Project description
A simple buildout extension that dumps a requirements.txt file for pip.
This is more or less a copy of buildout.dumppickedversions. All credit goes to the authors of that project.
Usage
Add buildout.dumprequirements as an extension to the [buildout] section:
[buildout] extensions = buildout.dumprequirements 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 ============
Stefan Foulis, Author
Mustapha Benali, Author of buildout.dumppickedversions
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
File details
Details for the file buildout.dumprequirements-0.1.1.tar.gz
.
File metadata
- Download URL: buildout.dumprequirements-0.1.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c20607b0c597fef0598370a54cde0020184862746e413683805eb3c33ea5e13b |
|
MD5 | b4133d469743e8280a761d616c146983 |
|
BLAKE2b-256 | 82eebd080bde1ca4cef7b1adb8424ac952cb822a5ab08533aeb4a13da3be3b6e |