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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyenvcheckr-0.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 29dc692ca9304ba9f3c103d2332263519a01ad95dfce5d3587610b51439d417a
MD5 4ebceb02e789e26cf7d23ba023474f6b
BLAKE2b-256 318b5359a1375ecf9d9210d9a286a96f781011075d682e0aaf650c317e9e4921

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyenvcheckr-0.1.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b18f84218cfe8a61016bc1399b85cde2732235ebb8144c38d7b925aa0e061e8c
MD5 599c3be72b17b6a87c887c41e01383d5
BLAKE2b-256 4aca6298065325bbfb795d6e54837d0dc92991adac7435ad1d048ff645e79751

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