![logo](images/logo.png)
Objexplore is an interactive Python object explorer for the terminal. Use it while debugging, or exploring a new library, or whatever!
![cibuild](https://github.com/kylepollina/objexplore/actions/workflows/python-app.yml/badge.svg) [![pypi](https://img.shields.io/pypi/v/objexplore.svg)](https://pypi.org/project/objexplore/) [![downloads](https://img.shields.io/pypi/dm/objexplore)](https://img.shields.io/pypi/dm/objexplore)
https://user-images.githubusercontent.com/13981456/134781043-a2d2b375-12b6-4400-8b54-b59720b2f8b8.mov
## Install
```
pip install objexplore
```
or
```
pip install git+https://github.com/kylepollina/objexplore
```
## Usage
```python
from objexplore import explore
import rich
explore(rich)
```
## Features
- [Type filters](#type-filters)
- [Search filters](#search-filters)
- [Stack view](#stack-view)
- [Exploring and returning](#exploring-and-returning)
- [Open the source file in `$EDITOR`](#open-source-file-in-editor)
Press `?` in the app to view more features.
### Type Filters
https://user-images.githubusercontent.com/13981456/134781148-7068ff86-ba6f-4996-9a98-d7dc3adcdf54.mov
### Search Filters
https://user-images.githubusercontent.com/13981456/134781262-b8e38485-3346-4d81-bfd0-4ea318001ed8.mov
### Stack view
https://user-images.githubusercontent.com/13981456/134781375-f630647d-6fc2-4d13-9ba9-92b9f397e103.mov
### Exploring and returning
https://user-images.githubusercontent.com/13981456/133946981-3bf5cfda-6eac-4514-abb3-e073dd3fb6b2.mov
### Open source file in `$EDITOR`
https://user-images.githubusercontent.com/13981456/134768632-1d3d22a8-7554-4085-b25b-94fee2528df4.mov
-----
Built with the amazing [rich](https://github.com/willmcgugan/rich) and [blessed](https://github.com/jquast/blessed) packages. Check them out!
## Contributing
Read [CONTRIBUTING.md](CONTRIBUTING.md)
------
[LICENSE](LICENSE)
Raw data
{
"_id": null,
"home_page": "https://github.com/kylepollina/objexplore",
"name": "objexplore",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Kyle Pollina",
"author_email": "kylepollina@pm.me",
"download_url": "https://files.pythonhosted.org/packages/3b/a4/a3d92448b0319782a8578fcba0a00cc3e3335224fcf753d48f00ae948abf/objexplore-1.6.3.tar.gz",
"platform": "",
"description": "\n![logo](images/logo.png)\n\nObjexplore is an interactive Python object explorer for the terminal. Use it while debugging, or exploring a new library, or whatever!\n\n![cibuild](https://github.com/kylepollina/objexplore/actions/workflows/python-app.yml/badge.svg) [![pypi](https://img.shields.io/pypi/v/objexplore.svg)](https://pypi.org/project/objexplore/) [![downloads](https://img.shields.io/pypi/dm/objexplore)](https://img.shields.io/pypi/dm/objexplore)\n\n\n\n\nhttps://user-images.githubusercontent.com/13981456/134781043-a2d2b375-12b6-4400-8b54-b59720b2f8b8.mov\n\n\n\n## Install\n\n```\npip install objexplore\n```\n\nor\n\n```\npip install git+https://github.com/kylepollina/objexplore\n```\n\n## Usage\n\n```python\nfrom objexplore import explore\nimport rich\nexplore(rich)\n```\n\n## Features\n\n- [Type filters](#type-filters)\n- [Search filters](#search-filters)\n- [Stack view](#stack-view)\n- [Exploring and returning](#exploring-and-returning)\n- [Open the source file in `$EDITOR`](#open-source-file-in-editor)\n\nPress `?` in the app to view more features.\n\n### Type Filters\n\n\nhttps://user-images.githubusercontent.com/13981456/134781148-7068ff86-ba6f-4996-9a98-d7dc3adcdf54.mov\n\n\n\n### Search Filters\n\n\nhttps://user-images.githubusercontent.com/13981456/134781262-b8e38485-3346-4d81-bfd0-4ea318001ed8.mov\n\n\n### Stack view\n\n\nhttps://user-images.githubusercontent.com/13981456/134781375-f630647d-6fc2-4d13-9ba9-92b9f397e103.mov\n\n\n### Exploring and returning\n\n\nhttps://user-images.githubusercontent.com/13981456/133946981-3bf5cfda-6eac-4514-abb3-e073dd3fb6b2.mov\n\n\n### Open source file in `$EDITOR`\n\n\nhttps://user-images.githubusercontent.com/13981456/134768632-1d3d22a8-7554-4085-b25b-94fee2528df4.mov\n\n\n-----\n\nBuilt with the amazing [rich](https://github.com/willmcgugan/rich) and [blessed](https://github.com/jquast/blessed) packages. Check them out!\n\n\n## Contributing\nRead [CONTRIBUTING.md](CONTRIBUTING.md)\n\n------\n\n[LICENSE](LICENSE)\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Interactive Python Object Explorer",
"version": "1.6.3",
"project_urls": {
"Homepage": "https://github.com/kylepollina/objexplore"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6279f66a0d66ea0d814695127c163c690fc209f6cc062e729ce9af5eb1cf3e7f",
"md5": "8a6cdd82432bd668fe816f9074f1fb65",
"sha256": "e9427dddb7cf35c51d53d2191c146031e96efb98efdf47670044ba91ac1f9c69"
},
"downloads": -1,
"filename": "objexplore-1.6.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8a6cdd82432bd668fe816f9074f1fb65",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 22481,
"upload_time": "2022-02-19T20:50:40",
"upload_time_iso_8601": "2022-02-19T20:50:40.620721Z",
"url": "https://files.pythonhosted.org/packages/62/79/f66a0d66ea0d814695127c163c690fc209f6cc062e729ce9af5eb1cf3e7f/objexplore-1.6.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3ba4a3d92448b0319782a8578fcba0a00cc3e3335224fcf753d48f00ae948abf",
"md5": "44357386e306b7c76044d6c3aab7a038",
"sha256": "8298ea17d66084b3ad6e04239da19d7051f2a80669b5c0118f7fb9b854ba6370"
},
"downloads": -1,
"filename": "objexplore-1.6.3.tar.gz",
"has_sig": false,
"md5_digest": "44357386e306b7c76044d6c3aab7a038",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 19434,
"upload_time": "2022-02-19T20:50:42",
"upload_time_iso_8601": "2022-02-19T20:50:42.430275Z",
"url": "https://files.pythonhosted.org/packages/3b/a4/a3d92448b0319782a8578fcba0a00cc3e3335224fcf753d48f00ae948abf/objexplore-1.6.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-02-19 20:50:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kylepollina",
"github_project": "objexplore",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "blessed",
"specs": [
[
"==",
"1.17.12"
]
]
},
{
"name": "rich",
"specs": [
[
">=",
"10.9.0"
]
]
}
],
"lcname": "objexplore"
}