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.1.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.1-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyenvcheckr-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 8f039734955c9b64f90d27109bf197d2c015fe3533cd5fecd3b6429629c4c9a3
MD5 fa8d58ba445a38aa41f6506c67fc1f9d
BLAKE2b-256 3c91c7a54d54b4c15761906255e986510028b1344168ace29cf56bd5e26437b7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyenvcheckr-0.1.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 16fecd0bd44b9520f225be7922c0a6a06c39797293082b33f3266584cad1dd97
MD5 49e4974bd0783a179c6f70d4cde65dc8
BLAKE2b-256 55c900094289f1c69a97cff6c94f307ea97a8f247f46094d7a7d3d83695daa9d

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