PamelaM / mptoolsLinks
Wrapper for multiprocessing that provides a bunch of boilerplate.
β82Updated 9 months ago
Alternatives and similar repositories for mptools
Users that are interested in mptools are comparing it to the libraries listed below
Sorting:
- The Pythonic way to use JSON - with native objects π and path support πβ92Updated 4 years ago
- Utility function to parallelise pipelines of Python asyncio iterators/generatorsβ115Updated 4 years ago
- Python library providing type-checked function calls at runtimeβ98Updated last year
- Python stream processing for humansβ185Updated last month
- Open, extensible Python injector/profiler/analyzerβ65Updated 3 years ago
- Some notes on using Cython to increase the performance of Python code.β61Updated last year
- Get a clue, get some codeβ367Updated 3 years ago
- A template engine to render Markdown with external template imports and basic variable replacements. #pypackageβ63Updated 4 years ago
- Array-like File Access in Pythonβ40Updated 2 years ago
- Fluent data pipelines for python and your shellβ195Updated 2 months ago
- Lightweight, decorator-based Python implementation of a Finite State Machineβ114Updated 2 years ago
- Python memoization across program runs.β107Updated 6 years ago
- A lightweight, event-driven, pipeline framework.β62Updated last year
- 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
- The Python asyncio tutorial I wish existed earlierβ296Updated 5 years ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.β212Updated 2 weeks ago
- A clever brute-force correlator for kinda-messy dataβ82Updated last year
- A basic Python-based publishing platform based around the idea of commonplace booksβ28Updated 2 years ago
- Stupid Python tricks.β146Updated last year
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries