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.2.6.tar.gz
(12.7 kB
view details)
Built Distribution
File details
Details for the file objexplore-1.2.6.tar.gz
.
File metadata
- Download URL: objexplore-1.2.6.tar.gz
- Upload date:
- Size: 12.7 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 | fe404aadfdf69d5a121e783f3113b77f33458fa69b69efa62f360107cbc7bdf7 |
|
MD5 | 232870a6a6b599bd349a394931bdb8a1 |
|
BLAKE2b-256 | e7991dd39d6b79d249fe871454c341221e20b13f717db36e18ac153b9c382dca |
File details
Details for the file objexplore-1.2.6-py3-none-any.whl
.
File metadata
- Download URL: objexplore-1.2.6-py3-none-any.whl
- Upload date:
- Size: 15.1 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 | 1b84ed4b98d9b3dfbe782379d741c196cddc3684891e4fb59f4dec5740c64b23 |
|
MD5 | 87130a746a8eca3f238a46a5cfcd46e0 |
|
BLAKE2b-256 | c57cf5b75b51f8eb9b1db68348c39175db5f4f82d2524bce1906122eca1afe0d |