Files
chatmail-core/python
link2xt f3135f5586 test(python): don't reuse accounts
It is easier to create new chatmail accounts
than reusing existing accounts and trying to clean
them via IMAP.
Cleaning an account via IMAP takes around 200 ms.
2024-04-08 16:26:19 +00:00
..
2023-07-04 00:52:31 +02:00
2023-10-04 19:56:56 +00:00
2024-04-07 19:57:05 +00:00

============================
CFFI Python Bindings
============================

This package provides `Python bindings`_ to the `deltachat-core library`_
which implements IMAP/SMTP/MIME/OpenPGP e-mail standards and offers
a low-level Chat/Contact/Message API to user interfaces and bots.

.. _`deltachat-core library`: https://github.com/deltachat/deltachat-core-rust
.. _`Python bindings`: https://py.delta.chat/