brmscheiner / memorize.pyLinks
A basic decorator for caching a function's results in local storage.
☆28Updated 7 years ago
Alternatives and similar repositories for memorize.py
Users that are interested in memorize.py are comparing it to the libraries listed below
Sorting:
- A benchmark framework for testing algorithms and pairwise metrics.☆67Updated 12 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 4 months ago
- Python library providing type-checked function calls at runtime☆99Updated last year
- Binary Data for Humans☆96Updated 2 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆130Updated last year
- asyncio RAFT algorithm bassed on aiohttp☆29Updated 10 years ago
- Lazy attributes for Python objects☆53Updated last year
- Fast fractions reimplementation in Cython☆39Updated 2 weeks ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 4 years ago
- File system based database that uses python pickles☆73Updated 2 years ago
- py.test plugin that activates the fault handler module during testing☆26Updated 5 years ago
- Tools for Python code analysis and execution.☆53Updated last year
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- Tutorial to contribute to the CPython project☆49Updated 3 years ago
- Easy Python packages creation.☆248Updated 6 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆123Updated 2 years ago
- A simple key-value store for binary data.☆159Updated 2 years ago
- Python implementation of directed acyclic graph☆120Updated 5 years ago
- Simple python workflow engine based on asyncio and a DAG structure.☆62Updated 8 years ago
- Some notes on using Cython to increase the performance of Python code.☆60Updated last year
- Cython implementation of OrderedDict☆102Updated 10 years ago
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆77Updated 10 years ago
- A web framework-agnostic API and documentation generation platform☆38Updated 2 years ago
- A python module that will check for package updates.☆30Updated 4 years ago
- Embed IPython Notebook shell on your Pyramid web site and start through-the-browser Python shell with a single click.☆16Updated 7 years ago
- A fork of http://pydispatcher.sourceforge.net/ with PyPy support☆16Updated 8 years ago
- `%hierarchy` and `%%dot` magics for IPython☆39Updated 13 years ago
- Python Event Source Library☆34Updated 9 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 7 years ago