Skip to main content

Check your requirements for proper PEP 438 usage.

Project description

pep438

https://secure.travis-ci.org/treyhunner/pep438.png?branch=master https://coveralls.io/repos/treyhunner/pep438/badge.png?branch=master https://pypip.in/v/pep438/badge.png https://pypip.in/d/pep438/badge.png

Check packages in your requirements file for proper usage of the PEP 438 tools.

This online PEP 438 checker is also great.

Installation

The script is available on PyPI. To install with pip:

$ sudo pip install pep438

Usage

Check individual packages:

$ pep438 django pillow
 django: 0 links
 pillow: 360 links

Check requirements file:

$ pep438 -r requirements.txt
 django: 0 links
 south: 1 links
 django-model-utils: 0 links
 django-simple-history: 0 links
 django-email-log: 0 links

Check piped input:

$ cat *-requirements.txt | pep438
 django: 0 links
 south: 1 links
 django-model-utils: 0 links
 django-simple-history: 0 links
 django-email-log: 0 links

Contributing

Pull requests are welcome. Please read the CONTRIBUTING file for tips on submitting pull requests.

License

This project is released under an MIT License.

Changes

0.3.0

  • Improve error message when package not hosted on PyPI

  • Improve README

0.2.0

  • Raise exception when package not hosted on PyPI

0.1.0

Initial release.

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

pep438-0.3.0.tar.gz (5.0 kB view details)

Uploaded Source

File details

Details for the file pep438-0.3.0.tar.gz.

File metadata

  • Download URL: pep438-0.3.0.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pep438-0.3.0.tar.gz
Algorithm Hash digest
SHA256 e908836d4bef8e30a56840ff5535edd384acb6fcae1b225d5151ed37de609e23
MD5 4b7c0ecadacbb25451bf08bbba3a7b5f
BLAKE2b-256 08bacad1bb6369ca0a876a18d275e50e37550ffdba5958bffa31fe0b16d41493

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