Skip to main content

simple lib for organize two requirements.txt in a unique requirements.txt file

Project description

# merge-requirements

simple lib for organize two requirements.txt in a unique requirements.txt file

### Example:

cat requirements_1.txt gunicorn==0.12.2 python-memcached==1.47 globocore==4.11.1 alf==0.4.2

cat requirements_2.txt globocore==4.16.13 Django==1.4.13 IPTCInfo==1.9.5-6 alf==0.4

merge_requirements requirements_1.txt requirements_2.txt create new file ./requirements-merged.txt

cat requirements-merged.txt Django==1.4.13 gunicorn==0.12.2 globocore==4.16.13 alf==0.4.2 python-memcached==1.47 IPTCInfo==1.9.5-6

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

merge-requirements-0.6.tar.gz (2.4 kB view details)

Uploaded Source

File details

Details for the file merge-requirements-0.6.tar.gz.

File metadata

File hashes

Hashes for merge-requirements-0.6.tar.gz
Algorithm Hash digest
SHA256 bea3ce8cdf7912c34514379b5b3de6b5bbbe8978a84aa555d2159234942b23c7
MD5 ca9ab2f52ce6c410bdff9fefd3cbd212
BLAKE2b-256 c36c7be5b3ab896838c872ea3eff3a975a9acb5a93bfeb81dfd2f5df08c9ff35

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page