Python binding of the notmuch mail search and indexing library.
Project description
Notmuch Python Bindings
Python binding of the notmuch mail search and indexing library. This module
makes the functionality of the notmuch library (https://notmuchmail.org
_)
available to python. Successful import of this module depends on
a libnotmuch.so|dll being available on the user's system.
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
.
PyPI
Install the build project from PyPI.
$ pip install notmuch
$ poetry add notmuch
Git
Reference the pure sources from GitHub.
pip install from git+https://github.com/weilbith/notmuch
poetry add --git=https://github.com/weilbith/notmuch
Documentation
If you have downloaded the full source tarball, you can create the documentation with sphinx installed, go to the docs directory and "make html". A static version of the documentation is available at:
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
Built Distribution
File details
Details for the file notmuch-0.29.2.tar.gz
.
File metadata
- Download URL: notmuch-0.29.2.tar.gz
- Upload date:
- Size: 39.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.7.4 Linux/5.3.6-arch1-1-ARCH
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e32d04340780110a9c50f5cf7e0eed81b47a3785971d02dd6d99acb3f6286ad5 |
|
MD5 | c33bcb00a901795d6d17428e3cf222b0 |
|
BLAKE2b-256 | 89df4d3618124944b2939c5cc4a35b37752cb0b76f5e198a84026108a3b4f7eb |
File details
Details for the file notmuch-0.29.2-py3-none-any.whl
.
File metadata
- Download URL: notmuch-0.29.2-py3-none-any.whl
- Upload date:
- Size: 51.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.7.4 Linux/5.3.6-arch1-1-ARCH
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f73e0802abaca646569e671b81e2600747c056184c7f6312a584d6d77a870d0 |
|
MD5 | db0a94ec5356da78a1a7cd9dbf49d456 |
|
BLAKE2b-256 | c135ed1aa4868179365367e4f76fc5f0bc45a0b6045623308aa613bdf74fb3f2 |