Diagnose Python environment issues and suggest fixes
Project description
pyenv-doctor 🩺
pyenv-doctor is a lightweight Python CLI and library that diagnoses common Python environment problems and provides clear, actionable fix instructions.
It helps developers quickly identify issues related to Python versions, virtual environments, missing dependencies, and required system libraries — reducing setup and debugging time.
Source code: https://github.com/AMEER-ROSHAN/pyenv-doctor
✨ Features
- Detects Python version mismatches
- Checks whether a virtual environment is active
- Verifies installed Python dependencies
- Identifies missing system-level libraries
- Suggests exact commands to fix detected issues
- Can be used as a CLI or as a Python library
📦 Requirements
- Python 3.8+
🚀 Installation
Install from PyPI:
pip install pyenv-doctor
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyenv_doctor-0.1.0.tar.gz.
File metadata
- Download URL: pyenv_doctor-0.1.0.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e1461fde539a5a324ba7ee6408b8a2ecee0c68f4c1e05afc46b9f097b3b15bf
|
|
| MD5 |
dc25312be5f7074ab2d4be7d9c0b4e17
|
|
| BLAKE2b-256 |
7303449d2ac2ce1ecdce2ed54678bbc9276b9407c3ae49c0394d8ee1c49995ff
|
File details
Details for the file pyenv_doctor-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pyenv_doctor-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b722c1deaa7a762d5bd2b971c9f712ea67368864520a4501ecbababe4522d605
|
|
| MD5 |
f318fa6eaa09f215bdcc297d86ce4b49
|
|
| BLAKE2b-256 |
7e4cf384ab4db1354f5944ee00349cfbe78dddcdad8fd1beb91dbf25c4a97bbd
|