Skip to main content

A CLI facility to inspect Python environments.

Project description

wxc

PyPI

pre-commit.ci status Code style: black Ruff

wxc (pronounced "which") allows you to inspect source code in your Python environment from the command line. It is based on the inspect module from the standard library.

Installation

$ python -m pip install wxc

Usage

Get the version number of a package in your current environment

Locate the file from which a Python package is imported

Locate a specific method's source code

View the source code of function directly from the terminal stdout

wxc tries to be helpful when you mistype

For more, run

$ wxc --help

Known limitations

wxc is not currently able to retrieve the source of compiled code binded into Python. It should however correctly point to the compiled file that an object is imported from.

wxc should never be installed in isolation (for instance via pipx) since it would completely defeat its purpose.

Notes

  • wxc is fully tested on macOS, Linux, and partially on Windows
  • this project was formerly named "whych" and renamed to avoid confusion with the pypi-available package of the same name.

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

wxc-7.1.1.tar.gz (23.3 kB view details)

Uploaded Source

Built Distribution

wxc-7.1.1-py3-none-any.whl (20.0 kB view details)

Uploaded Python 3

File details

Details for the file wxc-7.1.1.tar.gz.

File metadata

  • Download URL: wxc-7.1.1.tar.gz
  • Upload date:
  • Size: 23.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for wxc-7.1.1.tar.gz
Algorithm Hash digest
SHA256 bb3df20b9cade38a6d9f569e81b7fc4dddbbe4808dddf1ddfb8c473ae3814697
MD5 d9362e5d8f325294712715dba930e1b2
BLAKE2b-256 fce2091c74467e0fabc7ce3dfcc9c983587ba566b14ca10e78806bf313656d34

See more details on using hashes here.

File details

Details for the file wxc-7.1.1-py3-none-any.whl.

File metadata

  • Download URL: wxc-7.1.1-py3-none-any.whl
  • Upload date:
  • Size: 20.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for wxc-7.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fad2fec025a0a075c49e07e2f494a6a5eb859fc2a15fa740bd1f06396469d9ca
MD5 e9d4f5388f133f97f28f71dbd6bac8c5
BLAKE2b-256 9441e6108b79026d70057aced5e545031f076eb5dbc8d66b2647de4ebfaa5391

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page