Commit graph

2 commits

Author SHA1 Message Date
b8a7fb903e Add build scripts and configuration for Elytra PIM Client 2026-02-20 09:22:11 +01:00
05fca294f9 Add initial project structure and tests for Elytra PIM Client
- Created pyproject.toml for project metadata and dependencies.
- Added requirements.txt for development and production dependencies.
- Implemented basic test structure in the tests module.
- Developed unit tests for ElytraClient, including Pydantic validation and error handling.
2026-02-20 09:08:43 +01:00