Skip to main content

Dump buildout picked versions as a pip compatible requirements.txt file.

Project description

A simple buildout extension that creates a requirements.txt file for pip.

This is more or less a copy of buildout.dumprequirements. 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 ============

  • 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.1.1.tar.gz (3.5 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for buildout.requirements-0.1.1.tar.gz
Algorithm Hash digest
SHA256 f1963fedaea3a22cb0b61f7d93811afda9f56632ea90ad480f25d0f6b002c146
MD5 a576b289c0413e3c95ed785555b09f37
BLAKE2b-256 f211e7f38b94b93b173fe944fe4d93a570b4f41f9cbc5f5c7bb9e4e71b0e2e3e

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