No description
Find a file
claude-bot-01 8409fedcd6 feat: add tests and CI/CD workflows
- Add pytest test suite for get_value_from_dict covering all branches
- Add dev dependency group with pytest and ruff
- Add Forgejo CI/CD: development (lint + test) and build-and-publish workflows

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-29 10:23:20 +02:00
.forgejo/workflows feat: add tests and CI/CD workflows 2026-03-29 10:23:20 +02:00
src/more_dict init: Add get_value_from_dict 2025-08-08 19:01:50 +02:00
tests feat: add tests and CI/CD workflows 2026-03-29 10:23:20 +02:00
.gitignore init: Add get_value_from_dict 2025-08-08 19:01:50 +02:00
.python-version init: Add get_value_from_dict 2025-08-08 19:01:50 +02:00
LICENSE Initial commit 2025-08-08 16:59:07 +00:00
pyproject.toml feat: add tests and CI/CD workflows 2026-03-29 10:23:20 +02:00
README.md init: Add get_value_from_dict 2025-08-08 19:01:50 +02:00

More Dict

More Dict library with some dict utils