Skip to main content

Explore python modules interactively.

Project description

pyexplorer

An utility to enable fast exploring of a python package.

Build Status Supported Python versions License

Usage

To start using pyexplorer just type the command followed by the name of the package, module or attribute

pyexplorer <package>.<module>.<attribute>

You can start exploring a package by typing its name. This will shows you a list of its modules and subpackages.

pyexplorer <package>

Installation

You can install the latest released version of pyexplorer using pip.

pip install pyexplorer

Alternativaly you can install it from the source code.

git clone git@github.com:dexpota/pyexplorer.git
cd pyexplorer
pip install -e .

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

pyexplorer-0.1a1.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

pyexplorer-0.1a1-py2-none-any.whl (6.8 kB view hashes)

Uploaded Python 2

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