logo

Objexplore is an interactive Python object explorer for the terminal. Use it while debugging, or exploring a new library, or whatever!

cibuild pypi downloads

9D1FAC73-B2A5-4B6F-99DF-0D393E3DEAC2.mov


Install

pip install objexplore

or

pip install git+https://github.com/kylepollina/objexplore

Usage

from objexplore import explore
import rich
explore(rich)

Features

Exploring

F30E6C7B-A5F9-4E81-B777-B6C1FDDC6245.mov


Type Filters

BE95B2B8-A3CA-49E9-B415-DDD8783501FB.mov


Search Filters

7F15E1B1-C368-49DA-A89C-394C1A5F1B44.mov


Stack view

6F09C23D-E7AB-49FF-BA42-DDED7AEA6F08.mov


Exploring and returning

94FA8872-AE91-483F-AFBC-5A023E2D2FFE.mov



Built with the amazing rich and blessed packages. Check them out!

Contributing

Read


LICENSE

GitHub

https://github.com/kylepollina/objexplore