Interactive Python Object Explorer
Project description
Objexplore is an interactive Python object explorer. 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 TODO
- List/Set explorer TODO
- DataFrame explorer TODO
Contributing
Contributions welcome!
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-0.9.5.tar.gz
(9.1 kB
view details)
Built Distribution
File details
Details for the file objexplore-0.9.5.tar.gz
.
File metadata
- Download URL: objexplore-0.9.5.tar.gz
- Upload date:
- Size: 9.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 | 5b1f321974db8222e4acb019f2657a7d4d8f05173ec3ac14c42a9b63477eb5bc |
|
MD5 | dbe026a25fe671a04435ea4662214a5a |
|
BLAKE2b-256 | 7937b2440750cf89bb2d9da996c279f9d52bd86ad6e28525406d7f6b7393b5b4 |
File details
Details for the file objexplore-0.9.5-py3-none-any.whl
.
File metadata
- Download URL: objexplore-0.9.5-py3-none-any.whl
- Upload date:
- Size: 10.6 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 | 0ef929c8a76693e14eff824a381b56fd763139dc7d4001c41d4a6f008843642b |
|
MD5 | cfa72dbcb2a41e2fd8d880659dac35f0 |
|
BLAKE2b-256 | 6c1f4fb051a65d45503fe0db2e7cc3d1222e74627ea7b0932b86855878482d6f |