Skip to main content

Check Python environment and validate dependencies from requirements.txt

Project description

envcheck

A lightweight CLI tool to check your Python environment and validate dependencies from requirements.txt.

Features

  • 🐍 Display Python version
  • 💻 Show operating system information
  • 📦 Validate all dependencies from requirements.txt
  • ✅ Check if each package is installed with the correct version

Installation

pip install pyenvcheckr

Usage

Basic usage (checks requirements.txt in current directory):

pyenvcheckr

Specify a custom requirements file:

pyenvcheckr -r path/to/requirements.txt

Show version:

pyenvcheckr --version

Example Output

🔍 Environment Check
------------------------------
🐍 Python Version:
  3.10.8

💻 Operating System:
  Windows 10

📦 Dependencies:
  ✅ requests (2.31.0)
  ✅ numpy (1.26.0)
  ❌ unknown-package (NOT INSTALLED)

Requirements

  • Python 3.8 or higher

License

MIT License - see LICENSE file for details

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

pyenvcheckr-0.1.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyenvcheckr-0.1.0-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file pyenvcheckr-0.1.0.tar.gz.

File metadata

  • Download URL: pyenvcheckr-0.1.0.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for pyenvcheckr-0.1.0.tar.gz
Algorithm Hash digest
SHA256 578546160a4c7374dd4c33add1e82b23c4bd067cf85bf77ec0ada1dfb037dd45
MD5 fe12b860479178c6045220e26c9377e6
BLAKE2b-256 7f0da28b08535687a45ca48e721065445853171e7ce5f092324ff7e7395071dc

See more details on using hashes here.

File details

Details for the file pyenvcheckr-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: pyenvcheckr-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for pyenvcheckr-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 645f9f6523b01fe6c189df74016afa64a517bb687c454525c411d57e14227869
MD5 3ba397f32a2f34b2c587638c72a81cce
BLAKE2b-256 3c5357b6d4ec51b46124f8c50618d34d9171568539e2c149ca3216c2bfadc2f3

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