boopmail / python-jmap

Idiomatic Python library for working with the JSON Meta Application Protocol (JMAP)

Home Page:https://python-jmap.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-JMAP logo

Python-JMAP

PyPI Status Python Version License

Read the documentation at https://python-jmap.readthedocs.io/ Tests Codecov

pre-commit Black


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

pip install python-jmap

⛏️ Built Using

✍️ Authors

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

πŸŽ‰ Acknowledgements

About

Idiomatic Python library for working with the JSON Meta Application Protocol (JMAP)

https://python-jmap.readthedocs.io/en/latest/

License:MIT License


Languages

Language:Python 100.0%