Skip to main content

A CLI facility to inspect Python environments.

Project description

wxc

PyPI PyPI

codecov pre-commit.ci status Code style: black

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

$ python3 -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 tested on macOS, Linux, and partially on Windows, from Python 3.7 to 3.10
  • 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-6.5.4.tar.gz (18.9 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: wxc-6.5.4.tar.gz
  • Upload date:
  • Size: 18.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.8

File hashes

Hashes for wxc-6.5.4.tar.gz
Algorithm Hash digest
SHA256 a6862b4b685f1485d08c2308dfa31bb1598983ae0e8f4b15b2c752bb48195a65
MD5 0e5cc6fa8ab80cac5e53c5fa85ac2749
BLAKE2b-256 2a070a04e6419147783bddbd945ee481ff0b7385c6a084f50c76b9df4f45b3f6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wxc-6.5.4-py3-none-any.whl
  • Upload date:
  • Size: 20.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.8

File hashes

Hashes for wxc-6.5.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a3425d2a45cef8d6467e27dddcddc058126135d544d17b01a51d50ba660cad30
MD5 bd5337c3a90fb49006d6e7120e5e9c40
BLAKE2b-256 6148c328b6ec09f5e6fb1313b84d32888ffc1a71619c904e1007613a9ec2999f

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