kylepollina / objexploreLinks
A terminal UI to inspect and explore Python objects
☆275Updated 9 months ago
Alternatives and similar repositories for objexplore
Users that are interested in objexplore are comparing it to the libraries listed below
Sorting:
- A library for creating text-based graphs in the terminal☆169Updated last year
- Minimal, super readable string pattern matching for python.☆182Updated last year
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆100Updated last year
- find functions when you can't remember their name☆100Updated 3 years ago
- Single-file alternative to python-requests☆286Updated 2 months ago
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!☆236Updated last year
- An in-memory database of Python objects, searchable using quasi-SQL API☆170Updated 3 months ago
- Tool for automatically sorting python statements within a module☆379Updated last month
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆445Updated 9 months ago
- A little benchmarking tool for Python☆191Updated last year
- Build a simple command-line interface from your functions☆108Updated last month
- pdb + Rich library☆349Updated this week
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- Unravelling Python source code☆189Updated last year
- Python library to decorate and beautify strings☆263Updated 3 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated this week
- the python inspector 🔍☆193Updated 2 years ago
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆96Updated last month
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 years ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆212Updated this week
- Gracy helps you handle failures, logging, retries, throttling, and tracking for all your HTTP interactions.☆247Updated 8 months ago
- Get a clue, get some code☆367Updated 3 years ago
- Building Python CLI using docstrings and typehints☆97Updated 4 months ago
- A Textual-based Python AST viewing widget library and application☆95Updated last month
- A minimal re-implementation of Python's `venv` module☆137Updated last month
- A real QUICK Qt5 based gUI generator for ClicK☆199Updated 11 months ago
- Code generation tool, creates python / C programs that parse command line arguments. Say bye to starting each project by reading "argpars…☆118Updated 2 weeks ago
- ☆192Updated 3 years ago
- Fancy PyPI READMEs with Hatch☆176Updated 2 weeks ago
- Declarative CLI argument parser☆162Updated last week