Pre-release
This release is a pre-release and may not be stable for production use.
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 .
Release files for pyexplorer 0.1a1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyexplorer-0.1a1.tar.gz | 4.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyexplorer-0.1a1-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 11.4 kB
Release files / pyexplorer-0.1a1.tar.gz
| Download URL | pyexplorer-0.1a1.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
43f3de2c3f9f2cf5193bfc7f00cd321ee2a5fe1c5ba99eee4befc9316f9a4000
|
|
BLAKE2b-256 checksum How to use checksums |
89d46ff15d087802fd14cf29bb68fd6d1b85778e9d78ab5e20ac25f92dc64940
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / pyexplorer-0.1a1-py2-none-any.whl
| Download URL | pyexplorer-0.1a1-py2-none-any.whl |
|---|---|
| Size | 6.8 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
ce0e1c9b171ded2fb02827ed2a3956063d94a41d89487fbff4347305065326b9
|
|
BLAKE2b-256 checksum How to use checksums |
682c0277dcf68277e519c09ad53795f115ee6830e3814698ed0991ff92076e02
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|