Find where the hell your Python stuff is
Project description
usage: pywhere [-h] importable [importable …]
Find where the hell your Python stuff actually is.
- positional arguments:
importable Anything that is importable
- optional arguments:
- -h, --help
show this help message and exit
For example:
$ pywhere werkzeug jinja2 'werkzeug': /usr/local/lib/python2.6/dist-packages/werkzeug/__init__.pyc 'jinja2': /usr/lib/pymodules/python2.6/jinja2/__init__.pyc
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
pywhere-0.1.tar.gz
(1.8 kB
view hashes)