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