This release is a pre-release and may not be stable for production use.
Notmuch2 Python Bindings
If you are using notmuch v1, please checkout notmuch
Pythonic bindings for the notmuch mail database using CFFI. This module makes
the functionality of the notmuch library (https://notmuchmail.org) available
to python using CFFI
Disclaimer:
Notmuch version 2 is still not released yet even it has already a second release candidate. Please expect possible breaking changes.
Installation
The intention of this repository is to make these bindings easily available for
dependency management. It is originally taken from
https://git.notmuchmail.org/git/notmuch/bindings/python-cffi.
PyPI
Install the build project from PyPI.
$ pip install notmuch2
$ poetry add notmuch2
Git
Reference the pure sources from GitHub.
pip install from git+https://github.com/weilbith/notmuch2
poetry add --git=https://github.com/weilbith/notmuch2
Release files for notmuch2 0.30-rc2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| notmuch2-0.30-rc2.tar.gz | 26.8 kB | Details |
Release files / notmuch2-0.30-rc2.tar.gz
| Download URL | notmuch2-0.30-rc2.tar.gz |
|---|---|
| Size | 26.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cf0743d02607cbdfc1c4e6c8e55030affe40a3f7eb4addfba5210e473c326af9
|
|
BLAKE2b-256 checksum How to use checksums |
a9bbc7a68315ddcf448466fa11771e14e93326dea999cf28de035f77e40ea3c7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.8.0 tqdm/4.46.1 CPython/3.8.3
|