pycd
Simple command line tool to change directory for Python packages.
You can now easily read the codes of the modules.
Installation
install pycd by pip
pip install pycd
add following line to your shell
source `which pycd.sh`
Usage
use pycd to change directory for python packages:
$ pycd numpy
$ pwd
/usr/local/lib/python2.7/dist-packages/numpy
use pypack to get information about python packages:
$ pypack find numpy
/usr/local/lib/python2.7/dist-packages/numpy
$ pypack list
numpy
sklearn
scipy
...
Testing
nosetests -v pycd
License
See LICENSE.
Release files for pycd 0.3.30
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pycd-0.3.30.tar.gz | 4.7 kB | Details |
Release files / pycd-0.3.30.tar.gz
| Download URL | pycd-0.3.30.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3c40a835d7c7259ebf67f02450809d7aadc4ed4652352fc9cc02debdb5dd7b9d
|
|
BLAKE2b-256 checksum How to use checksums |
87dc68c206a0352eb91b76c98ca4540d3bad6e2290d3a39f126bd480ee2c5cbb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.5
|