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.7.tar.gz
(12.7 kB
view details)
Built Distribution
File details
Details for the file objexplore-1.2.7.tar.gz
.
File metadata
- Download URL: objexplore-1.2.7.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 | bac3505ea6af87b2f82431b826a5dc7206e361a7c205f40b2675531f0a7dec00 |
|
MD5 | 6019c27be3a09271596f432da66d239b |
|
BLAKE2b-256 | ff4703437b21b28d9a9f7a1c15ce5b3df5814db2b5cfd89eea4b79af0270401d |
File details
Details for the file objexplore-1.2.7-py3-none-any.whl
.
File metadata
- Download URL: objexplore-1.2.7-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 | 8a5f42d69e0ace6b3b529a9bc6c5407b03d7e1de41082f313b59d411fc059ec3 |
|
MD5 | 2ea5ae0964d8d00b7c1151649fdcf804 |
|
BLAKE2b-256 | d348350108ee0018f263032520f23c3a526951ae710f4046b3050b33d11c045f |