GitHub - boopmail/python-jmap: Idiomatic Python library for working with the JSON Meta Application Protocol (JMAP)

Python-JMAP logo

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

✍️ Authors

See also the list of contributors who participated in this project.

🎉 Acknowledgements