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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyenvcheckr-0.1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 c8b83c7918b2766568908fac849205e84384f59b32555334ad64a55461d0d5d6
MD5 75ccef7b1b0d4789109f570b41b0b6f9
BLAKE2b-256 28353ee11d54c635542fab26ffa0260f77d32714a0733761b1252a170a902e6a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyenvcheckr-0.1.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e858dffae2ec1a8b1af61da79092593a16021f0d2b05fb7f6614c99585b04609
MD5 431e4801eb53b261b56fe6fc77688354
BLAKE2b-256 d1e12d56863f7278183e79d9dc8baa8ab201ad988243a66d2ca34d8bfc1dfb9d

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