Skip to main content

Basic memoized properties for Python.

Project description

memoprop

Basic memoized properties (properties which cache the result of their getter) for Python.

Quickstart/Installation

pip install memoprop

Developing

Create the conda environment:

conda env create -f envs/dev.yml
conda activate memoprop-dev

Format code by running the pre-commit tasks:

pre-commit run --all

Run the tests with pytest:

pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

memoprop-0.2.0.tar.gz (28.8 kB view hashes)

Uploaded Source

Built Distribution

memoprop-0.2.0-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page