unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
blob 5bf076d262f93efadbf971f8fcddd97636ef2a33 661 bytes (raw)
name: bindings/python/README 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
 
notmuch -- The python interface to notmuch
==========================================

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.

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/

To build the python bindings, do

  python setup.py install --prefix=path/to/your/preferred/location

debug log:

solving 5bf076d2 ...
found 5bf076d2 in https://yhetil.org/notmuch.git/

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).