chuanconggao / extratoolsLinks
145+ extra higher-level functional tools beyond standard library's `itertools`, `functools`, etc. and popular third-party libraries like `toolz`.
☆159Updated 2 months ago
Alternatives and similar repositories for extratools
Users that are interested in extratools are comparing it to the libraries listed below
Sorting:
- Python memoization across program runs.☆108Updated 6 years ago
- distributed task queue for asyncio☆90Updated 7 years ago
- Python library providing type-checked function calls at runtime☆98Updated 11 months ago
- Compiles a python function with cython using only a decorator.☆184Updated 7 years ago
- convert any python function to unix-style command☆158Updated 2 years ago
- Process on steroids☆111Updated 2 years ago
- Readable regular expressions for Python 3.6 and up.☆361Updated 9 months ago
- 🧣 Write reusable web API interactions☆129Updated last week
- A module for getting data into python from large data sources☆175Updated last year
- API development made easy: a smart Python 3 API framework☆158Updated 10 months ago
- Python dependency graph for parallel and/or async execution☆15Updated 6 years ago
- Ridiculously simple flow controller for building complex pipelines☆264Updated 2 months ago
- a tool for moving things in python☆125Updated 4 years ago
- Utilities to help fight and prevent memory leaks☆174Updated 2 years ago
- Python Interactive Regular Expressions☆122Updated 5 years ago
- Python file and zip operations made easy☆149Updated 2 months ago
- a simple python database☆105Updated 6 years ago
- Spans is a pure Python implementation of PostgreSQL's range types.☆112Updated 2 years ago
- Inquest lets you add log statements to python without restarting your python instance. It helps you quickly uncover what is going wrong.☆131Updated 2 years ago
- Persistent caching for python functions☆88Updated 2 years ago
- Small utility library for coroutine-driven asynchronous generic programming in Python☆204Updated last year
- Fluent data pipelines for python and your shell☆195Updated 2 weeks ago
- Super fast list of dicts to pre-formatted tables conversion library for Python 2/3☆287Updated 5 years ago
- Decorator library to configure function arguments☆38Updated 2 years ago
- Utilities for tracing program execution line-by-line☆32Updated 7 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
- Think about Python's dir builtin with recursive search capabilities☆49Updated 2 years ago
- A python module to make handling command line arguments easy☆132Updated 3 years ago
- Pythonic type checking☆35Updated 6 years ago