Interactive Python Object Explorer
Project description
Objexplore is an interactive Python object explorer for the terminal. Use it while debugging, or exploring a new library, or whatever!
Install
pip install objexplore
or
pip install git+https://github.com/kylepollina/objexplore
Usage
from objexplore import explore
import pandas
explore(pandas)
Features
Dictionary explorer
List/tuple explorer
Return the selected object
Built with the amazing rich and blessed packages. Check them out!
Contributing
Read CONTRIBUTING.md
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
objexplore-1.3.0.tar.gz
(14.1 kB
view details)
Built Distribution
File details
Details for the file objexplore-1.3.0.tar.gz
.
File metadata
- Download URL: objexplore-1.3.0.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ee756343555dea2a4cb3874a5e52a0884935497d9ddd6fc25432bfbaf85fbfb |
|
MD5 | 0cc4048dc2a072d208097de3e771e099 |
|
BLAKE2b-256 | a60cdc647fc9f70e96a95058519869d2c0eb73d46955ba28e754abd20d7b99d6 |
File details
Details for the file objexplore-1.3.0-py3-none-any.whl
.
File metadata
- Download URL: objexplore-1.3.0-py3-none-any.whl
- Upload date:
- Size: 17.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12caff2dfdf6c93c9b5aa05c7a7fe93c1a36d17cd23d64075b4c6eec77d6b8d7 |
|
MD5 | 1438f264552162ba9e51cc9e3321aa83 |
|
BLAKE2b-256 | 3e4e09fbd93d995bf284d29e6c36fe1fd288dd9dbfd1183d6dfffeb7b8b87386 |