billsix / methodfinderLinks
Python tool to help you find a method that you know likely already exists, but that you can't name.
☆23Updated 2 years ago
Alternatives and similar repositories for methodfinder
Users that are interested in methodfinder are comparing it to the libraries listed below
Sorting:
- Extends zip() and itertools.zip_longest() to generate named tuples.☆22Updated 6 years ago
- Simple configuration parser with evaluator library for Python.☆21Updated 7 years ago
- Decorator library to configure function arguments☆38Updated 2 years ago
- It's like os.walk(), but backwards... and on a bicycle.☆27Updated 2 years ago
- Python memoization across program runs.☆107Updated 6 years ago
- Pythonic task automation☆44Updated last year
- A plugin for pytest to manage expected test failures☆36Updated 2 years ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆111Updated 2 years ago
- Simple python library to check the endpoints of an RESTful API☆35Updated 7 years ago
- Array-like File Access in Python☆40Updated 2 years ago
- Python dependency graph for parallel and/or async execution☆15Updated 6 years ago
- show where your regex match assertion failed!☆80Updated last week
- A lightweight, event-driven, pipeline framework.☆62Updated last year
- ☆42Updated last year
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last month
- Python library providing type-checked function calls at runtime☆98Updated last year
- Think about Python's dir builtin with recursive search capabilities☆49Updated 2 years ago
- CLI tool for signing SSH public keys using the Vault SSH endpoint☆12Updated 2 years ago
- Formatter allowing for colored output in log messages☆49Updated last month
- 🧣 Write reusable web API interactions☆130Updated 2 weeks ago
- Cross-platform tool for adding locations to the user PATH, no elevated privileges required!☆165Updated last year
- calculate memory footprint of python objects☆29Updated 8 years ago
- One simple way of parsing configs.☆59Updated 5 months ago
- The Pythonic way to use JSON - with native objects 🛠 and path support 📁☆92Updated 4 years ago
- A drop-in replacement for native Python datetimes that embraces UTC.☆60Updated last year
- Process on steroids☆112Updated 2 years ago
- Create human-readable exception narrations for your libraries and end-user programs.