Skip to main content

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

buildout.requirements-0.2.1.tar.gz (3.9 kB view details)

Uploaded Source

File details

Details for the file buildout.requirements-0.2.1.tar.gz.

File metadata

File hashes

Hashes for buildout.requirements-0.2.1.tar.gz
Algorithm Hash digest
SHA256 b061e7f94318a727d345bec230ddaf8190f287f7f267ae1d36a0eb60853eb715
MD5 1d4627674abd764dae1bf1ccd4ec3601
BLAKE2b-256 a3e215482fa9e7c6e3ee0be8fad8ff763ca897bf0610f65a4fc3b82939670d00

See more details on using hashes here.

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