Python3 classes to model real world currencies from around the globe in a msgspec compatible inheritance structure. https://www.libcurrency.siru.ink/
Find a file
2026-03-14 13:07:10 +01:00
src/libcurrency Initialized library project 2026-03-14 12:56:30 +01:00
.gitignore Initialized library project 2026-03-14 12:56:30 +01:00
.python-version Initialized library project 2026-03-14 12:56:30 +01:00
pyproject.toml Added project description 2026-03-14 13:07:10 +01:00
README.md Provided info for dev status on PyPI 2026-03-14 12:59:23 +01:00
uv.lock Added msgspec and (dev) pytest dependencies 2026-03-14 13:00:20 +01:00

Currently in development

See more info in the dev repo at: https://git.siru.ink/siru/libcurrency.