Objexplore is an interactive Python object explorer for the terminal. Use it while debugging, or exploring a new library, or whatever!
49C681B9-F99C-4315-BCBF-DF4863A478AD.mov
pip install objexplore
or
pip install git+https://github.com/kylepollina/objexplore
from objexplore import explore
import rich
explore(rich)
Press ?
in the app to view more features.
D2647A79-EB68-4867-B731-4332DF598174.mov
2DEF2066-2445-448E-B5D0-0913C45D1EBB.mov
C7026534-65C5-411C-A588-F84B49C2B6DC.mov
94FA8872-AE91-483F-AFBC-5A023E2D2FFE.mov
A93EE211-9BE0-457B-8F3D-0BB7359D0E29.mov
Built with the amazing rich and blessed packages. Check them out!
Read CONTRIBUTING.md