brmscheiner / memorize.py
A basic decorator for caching a function's results in local storage.
☆28Updated 6 years ago
Alternatives and similar repositories for memorize.py:
Users that are interested in memorize.py are comparing it to the libraries listed below
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Interactive performance benchmarking in Jupyter☆33Updated 2 months ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 weeks ago
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆21Updated 5 years ago
- MPI parallel map and cluster scheduling☆60Updated this week
- ☆37Updated 3 months ago
- Getting the hang of WASM - generate WASM from Python☆37Updated 7 years ago
- A Python parser for data that only looks like JSON☆65Updated last year
- Simple configuration parser with evaluator library for Python.☆21Updated 6 years ago
- Super-fast and clean conversions to numbers for Python.☆106Updated last month
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆42Updated last year
- Makes Python tracebacks human friendly☆86Updated 5 years ago
- Utilities to help fight and prevent memory leaks☆174Updated 2 years ago
- Python module for creating development environments as Docker containers, similar to virtualenv.☆17Updated 8 years ago
- HAT-Trie for Python☆86Updated 9 years ago
- Mirror of the yapf package for pre-commit☆29Updated 2 years ago
- 📚 Ordered Multivalue Dictionary. Helps power furl.☆68Updated 2 years ago
- A benchmark framework for testing algorithms and pairwise metrics.☆67Updated 11 years ago
- A fork of http://pydispatcher.sourceforge.net/ with PyPy support☆16Updated 7 years ago
- Command-Line utilities for Click (extracted from Clint).☆30Updated 7 years ago
- Tools for Python code analysis and execution.☆51Updated 6 months ago
- A python module that will check for package updates.☆28Updated 3 years ago
- Concurrent appendable key-value storage☆105Updated 7 months ago
- An IPython notebook plugin for visualizing ASTs.☆99Updated last month
- Binary Data for Humans☆94Updated last year
- Pure Python Dependency Resolution (see https://github.com/sarugaku/resolvelib/ instead)☆80Updated 5 years ago
- py.test plugin that activates the fault handler module during testing☆26Updated 4 years ago
- Python library providing type-checked function calls at runtime☆98Updated 5 months ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 6 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆155Updated 5 months ago