Python-JMAP
Pydantic-enabled client bindings for the JSON Meta Application Protocol (JMAP).
📝 Table of Contents
🧐 About
Python-JMAP is provides a client interface for the JSON Meta Application Protocol (JMAP), built around the data validation and type conversion features of Pydantic. It implements the Core and Mail specifications, with Calendar and Contacts on the roadmap.
🎈 Usage
Install with
⛏️ Built Using
- Pydantic - Pydantic
✍️ Authors
- @openfinch - Idea & Initial work
See also the list of contributors who participated in this project.
🎉 Acknowledgements
- Repository template - cjolowicz/cookiecutter-hypermodern-python
- README, PR and Issue templates - kylelobo/The-Documentation-Compendium
