Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython

cnotmuch is unavailable in PyPM, because there aren't any builds for it in the package repositories. Click the linked icons to find out why.

 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.2.2 Failed View build log
0.2.2 Failed View build log
Windows (64-bit)
0.2.2 Failed View build log
0.2.2 Failed View build log
Mac OS X (10.5+)
0.2.2 Failed View build log
0.2.2 Failed View build log
Linux (32-bit)
0.2.2 Failed View build log
0.2.2 Failed View build log
Linux (64-bit)
0.2.2 Failed View build log
0.2.2 Failed View build log
 
Links
License
http://www.gnu.org/licenses/gpl-3.0.txt
Lastest release
version 0.2.2 on Jan 5th, 2011

The cnotmuch module provides an interface to the notmuch functionality, directly interfacing with a shared notmuch library. Notmuch provides a maildatabase that allows for extremely quick searching and filtering of your email according to various criteria.

The documentation for the latest cnotmuch release can be viewed online.

The classes notmuch.Database, notmuch.Query provide most of the core functionality, returning notmuch.Messages and notmuch.Tags.

Installation and Deinstallation

cnotmuch is packaged on http://pypi.python.org. This means you can do "easy_install cnotmuch" (or using pip) on your linux box and it will get installed into:

/usr/local/lib/python2.x/dist-packages/

For uninstalling, you will need to remove the "cnotmuch-0.1-py2.x.egg" directory and delete one entry refering to cnotmuch in the "easy-install.pth" file in that directory. There should be no trace left of cnotmuch then.

Requirements

You need to have notmuch installed (or rather libnotmuch.so.1). The release version 0.1 should work fine. Also, cnotmuch makes use of the ctypes library, and has only been tested with python 2.5. It will not work on earlier python versions.

Subscribe to package updates

Last updated Jan 5th, 2011

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.