Pythonic bindings for the notmuch mail database using CFFI
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file notmuch2-0.1.tar.gz
.
File metadata
- Download URL: notmuch2-0.1.tar.gz
- Upload date:
- Size: 26.8 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02ab62f1d510adfe213718c6d41c18b0994ccacf3f72974d37531b7f83f0ca30 |
|
MD5 | 6477f93c22e1f4b0da039769b637a1cd |
|
BLAKE2b-256 | 6ca826b2587dcebfd6b01dd4faa660e632f813c555e4941fc97b27541be4eb8d |