Skip to main content

Simple Python environment inspector + venv manager

Project description

mustel 🦦

A simple Python environment inspector + virtual environment manager.

Why?

Ever had this happen?

pip install numpy
import numpy  # ❌ ModuleNotFoundError

That's because you have multiple Python versions, and pip installed it in a different one!

mustel helps you see exactly what's installed where — and manage venvs effortlessly.

Install

pip install mustel

Usage

🔍 Inspect Environments

mustel           # Show packages in current Python
mustel all       # Show all Python installations
mustel diff      # Compare packages across Pythons
mustel check X   # Check if package X exists
mustel updates   # Show outdated packages
mustel --version # Show version

📦 Virtual Environments

mustel venv          # Show venv status dashboard
mustel venv new      # Create a new venv
mustel venv list     # Find all venvs on your system
mustel venv destroy  # Delete venv (with confirmation)

❓ Help

mustel help      # Show help

Examples

See all your Pythons

> mustel all

🦦 mustel — all pythons

Found 3 Python(s):

------------------------------------------------------------
★ Python 3.13.11 (current)
  Path: C:\Users\...\Python313\python.exe
  Packages: 11

  Python 3.14.2 
  Path: C:\Users\...\Python314\python.exe
  Packages: 2
------------------------------------------------------------

Use with a specific Python

C:\Python314\python.exe -m mustel

Why "mustel"?

Named after the Mustelidae family (otters, weasels, ferrets) - small but effective hunters that find things in hidden places! 🦦

License

Proprietary - All Rights Reserved.
Copyright © 2026 Ameya Kulkarni, Raunak Nayak

See LICENSE 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

mustel-0.1.2.tar.gz (13.7 kB view details)

Uploaded Source

Built Distribution

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

mustel-0.1.2-py3-none-any.whl (14.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mustel-0.1.2.tar.gz
  • Upload date:
  • Size: 13.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for mustel-0.1.2.tar.gz
Algorithm Hash digest
SHA256 564eb2b33aa7649741223472448d2c1c09107bb81ed247082a75574f533750a0
MD5 995f933ef49808c3970114124f0f9903
BLAKE2b-256 e8e33a770eca0bc4678f9f228793f15e3e38bd441bf63b5632b67ad065f4e8b7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mustel-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 14.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for mustel-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 42a5395aeeb1fc450a5b7cb1a903f609f412ade8b33919818c5cd3a50066a8eb
MD5 4d684d68c0c924f11a2c2952362f7b1f
BLAKE2b-256 066e6c45b8f0656b0d03f08a324e09b1d56e8842c939c95c960549bcca5a6570

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