Skip to main content

Tool to change directory for python modules.

Project description

https://img.shields.io/pypi/v/pycd.svg https://travis-ci.org/wkentaro/pycd.svg https://coveralls.io/repos/wkentaro/pycd/badge.svg?branch=master&service=github
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

Copyright (C) 2015 Kentaro Wada
Released under the MIT license

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

pycd-0.3.29.tar.gz (4.8 kB view hashes)

Uploaded Source

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