Skip to main content

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:

https://notmuch.readthedocs.io/projects/notmuch-python/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

notmuch-0.29.2.tar.gz (39.6 kB view hashes)

Uploaded Source

Built Distribution

notmuch-0.29.2-py3-none-any.whl (51.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page