kylepollina / objexploreLinks
A terminal UI to inspect and explore Python objects
☆277Updated last year
Alternatives and similar repositories for objexplore
Users that are interested in objexplore are comparing it to the libraries listed below
Sorting:
- find functions when you can't remember their name☆100Updated 3 years ago
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!☆238Updated 3 months ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆448Updated last year
- A library for creating text-based graphs in the terminal☆168Updated last year
- Single-file alternative to python-requests☆286Updated 5 months ago
- Tool for automatically sorting python statements within a module☆390Updated 4 months ago
- pdb + Rich library☆352Updated last week
- An in-memory database of Python objects, searchable using quasi-SQL API☆172Updated last month
- Minimal, super readable string pattern matching for python.☆182Updated last year
- Python library to decorate and beautify strings☆263Updated 3 years ago
- Build a simple command-line interface from your functions☆109Updated 4 months ago
- the python inspector 🔍☆195Updated 2 years ago
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 years ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆102Updated last year
- A little benchmarking tool for Python☆193Updated 2 years ago
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆350Updated 6 months ago
- Unravelling Python source code☆191Updated last year
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- Super fast list of dicts to pre-formatted tables conversion library for Python 2/3☆288Updated last month
- A fully-featured remote and preemptive debugger for python☆296Updated last year
- A real QUICK Qt5 based gUI generator for ClicK☆200Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 3 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Identify unused dependencies and avoid a bloated virtual environment.☆358Updated last week
- Automatically use the awesome walrus operator☆124Updated last week
- Python Performance Profiling for Production☆105Updated 3 years ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated 3 weeks ago
- Shell scripts made simple 🐚☆662Updated last year
- pytest + rich integration (proof of concept)☆251Updated this week
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago