Explore python modules interactively.
Project description
pyexplorer
An utility to enable fast exploring of a python package.
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
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
pyexplorer-0.1a1.tar.gz
(4.7 kB
view details)
Built Distribution
File details
Details for the file pyexplorer-0.1a1.tar.gz
.
File metadata
- Download URL: pyexplorer-0.1a1.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43f3de2c3f9f2cf5193bfc7f00cd321ee2a5fe1c5ba99eee4befc9316f9a4000 |
|
MD5 | 01b93cbafabd0915d29940d70fffb0a2 |
|
BLAKE2b-256 | 89d46ff15d087802fd14cf29bb68fd6d1b85778e9d78ab5e20ac25f92dc64940 |
File details
Details for the file pyexplorer-0.1a1-py2-none-any.whl
.
File metadata
- Download URL: pyexplorer-0.1a1-py2-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce0e1c9b171ded2fb02827ed2a3956063d94a41d89487fbff4347305065326b9 |
|
MD5 | 097e126483f47c60a4ee5c5cca898ff3 |
|
BLAKE2b-256 | 682c0277dcf68277e519c09ad53795f115ee6830e3814698ed0991ff92076e02 |