Skip to main content

Python requirements analysis for RHEL/Fedora/CentOS

Project description

If you need or prefer to use Linux RPMs only, ReqWise will read your Python project’s requirements and seek for them in multiple different sources, while ensuring they are matching the version specified in the requirement files.

<div align=”center”><img src=”./doc/reqwise.png” alt=”Reqwise output” width=”400”></div><hr />

Install

To install reqwise on your system, run the following command:

sudo pip install .

Supported Sources

Examples

Search for the default requirements files in the current directory:

reqwise

Search the requirements in COPR:

reqwise –copr el7-rhos9-test-deps

By default, reqwise will look for RPM short version (x.y.z), you can search for the long version (x.y.z-w):

reqwise –long

### Configuration (Optional)

Can be set in your current working directory (reqwise.conf) or in ‘/etc/reqwise/reqwise.conf’

The configuration file consists of sources. Source is where reqwise will look for your requirement

An example for configration file:

[copr] el7-rhos9-test-deps el7-rhos10-test-deps

[koji] disabled=True

[yum] repos=my_repo,another_repo

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

reqwise-0.0.1.dev19.tar.gz (51.9 kB view details)

Uploaded Source

File details

Details for the file reqwise-0.0.1.dev19.tar.gz.

File metadata

File hashes

Hashes for reqwise-0.0.1.dev19.tar.gz
Algorithm Hash digest
SHA256 8ebad56d9a7ff356f54e98bf6afed951299514d8b718d3facb95746a254af0b2
MD5 8ac8d97fb2f21739d7ad1422d907f170
BLAKE2b-256 40987e232b08c56b285a5a8e43c0e2998602190c7011d39054fe2c9e956cf7d4

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