A tool to cache function and method results
Project description
Cartucho
A library to easily cache function and method return values.
Using Poetry
This project uses Poetry for dependency management and packaging. To get started:
# install poetry (if you don't already have it)
curl -sSL https://install.python-poetry.org | python3 -
# install dependencies and create virtual environment
poetry install
# run tests
poetry run pytest
# start a shell in the virtual environment
poetry shell
Tip: The project includes a Makefile with common targets like make test and
make build that call Poetry under the hood.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cartucho-0.1.0a1.tar.gz
(9.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cartucho-0.1.0a1.tar.gz.
File metadata
- Download URL: cartucho-0.1.0a1.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8a7f8759396d6826f2971292aa7869d463562676e0ed2a2aab7dad00afd74be
|
|
| MD5 |
37b23548fe4fbe73a053e3db113cf00d
|
|
| BLAKE2b-256 |
ecf6095e73ec1a5c070333b5f9e3a4a52d4abc7f4cf8e3526d09b4a611e81a94
|
File details
Details for the file cartucho-0.1.0a1-py3-none-any.whl.
File metadata
- Download URL: cartucho-0.1.0a1-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b2eb76c65827a290c15e22ba631c24f96ca4578e5badc06cdb5695265170536
|
|
| MD5 |
be0738237a173c2722baa792ed6600f6
|
|
| BLAKE2b-256 |
952e2ea29cabcda9f2affa0be575fe33a3a99825b103826525e4f9d2b2a12c59
|