{ "info": { "author": "Sebastian Spaeth", "author_email": "Sebastian@SSpaeth.de", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7" ], "description": "# Notmuch Python Bindings\n\nPython binding of the notmuch mail search and indexing library. This module\nmakes the functionality of the notmuch library (`https://notmuchmail.org`\\_)\navailable to python. Successful import of this module depends on\na libnotmuch.so|dll being available on the user's system.\n\n## Installation\n\nThe intention of this repository is to make these bindings easily available for\ndependency management. It is originally taken from\n`https://git.notmuchmail.org/git/notmuch/bindings/python`.\n\n### PyPI\n\nInstall the build project from [PyPI](https://pypi.org/).\n\n```shell\n$ pip install notmuch\n```\n\n```shell\n$ poetry add notmuch\n```\n\n### Git\n\nReference the pure sources from\n[GitHub](https://github.com/weilbith/notmuch-python-bindings).\n\n```shell\npip install from git+https://github.com/weilbith/notmuch\n```\n\n```shell\npoetry add --git=https://github.com/weilbith/notmuch\n```\n\n---\n\n## Documentation\n\nIf you have downloaded the full source tarball, you can create the documentation\nwith sphinx installed, go to the docs directory and \"make html\". A static\nversion of the documentation is available at:\n\nhttps://notmuch.readthedocs.io/projects/notmuch-python/\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/weilbith/notmuch-bindings.git", "keywords": "", "license": "GPL-3.0", "maintainer": "Sebastian Spaeth", "maintainer_email": "Sebastian@SSpaeth.de", "name": "notmuch", "package_url": "https://pypi.org/project/notmuch/", "platform": "", "project_url": "https://pypi.org/project/notmuch/", "project_urls": { "Homepage": "https://github.com/weilbith/notmuch-bindings.git", "Repository": "https://github.com/weilbith/notmuch-bindings.git" }, "release_url": "https://pypi.org/project/notmuch/0.29.2/", "requires_dist": null, "requires_python": ">=3.7,<4.0", "summary": "Python binding of the notmuch mail search and indexing library.", "version": "0.29.2", "yanked": false, "yanked_reason": null }, "last_serial": 6006580, "releases": { "0.29.1": [ { "comment_text": "", "digests": { "md5": "99d025711af94762ea3ec3f18d4f79b2", "sha256": "06951f8abe290e1e3de66e4a093370350658ef0488001a203390ea27bfdce39f" }, "downloads": -1, "filename": "notmuch-0.29.1-py3-none-any.whl", "has_sig": false, "md5_digest": "99d025711af94762ea3ec3f18d4f79b2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7,<4.0", "size": 50595, "upload_time": "2019-10-20T22:17:22", "upload_time_iso_8601": "2019-10-20T22:17:22.497354Z", "url": "https://files.pythonhosted.org/packages/7c/f4/b67f1decee972764565cf343dd3ab3bba75dc01fc9543941fe9748a3841f/notmuch-0.29.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f61fe4c2ff60930d847c50f463e5282c", "sha256": "2cb0f97b368c9a43ffc988fb97b56242423e2e74b6aaa4274fdd065e96e3c975" }, "downloads": -1, "filename": "notmuch-0.29.1.tar.gz", "has_sig": false, "md5_digest": "f61fe4c2ff60930d847c50f463e5282c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7,<4.0", "size": 38479, "upload_time": "2019-10-20T22:17:27", "upload_time_iso_8601": "2019-10-20T22:17:27.319419Z", "url": "https://files.pythonhosted.org/packages/f8/86/1b5ce17effe24855668243bced8053569d0f8870d7a4be8c4a44ffd2422d/notmuch-0.29.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.29.2": [ { "comment_text": "", "digests": { "md5": "db0a94ec5356da78a1a7cd9dbf49d456", "sha256": "0f73e0802abaca646569e671b81e2600747c056184c7f6312a584d6d77a870d0" }, "downloads": -1, "filename": "notmuch-0.29.2-py3-none-any.whl", "has_sig": false, "md5_digest": "db0a94ec5356da78a1a7cd9dbf49d456", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7,<4.0", "size": 51101, "upload_time": "2019-10-21T10:09:34", "upload_time_iso_8601": "2019-10-21T10:09:34.074819Z", "url": "https://files.pythonhosted.org/packages/c1/35/ed1aa4868179365367e4f76fc5f0bc45a0b6045623308aa613bdf74fb3f2/notmuch-0.29.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c33bcb00a901795d6d17428e3cf222b0", "sha256": "e32d04340780110a9c50f5cf7e0eed81b47a3785971d02dd6d99acb3f6286ad5" }, "downloads": -1, "filename": "notmuch-0.29.2.tar.gz", "has_sig": false, "md5_digest": "c33bcb00a901795d6d17428e3cf222b0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7,<4.0", "size": 39609, "upload_time": "2019-10-21T10:09:35", "upload_time_iso_8601": "2019-10-21T10:09:35.908131Z", "url": "https://files.pythonhosted.org/packages/89/df/4d3618124944b2939c5cc4a35b37752cb0b76f5e198a84026108a3b4f7eb/notmuch-0.29.2.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "db0a94ec5356da78a1a7cd9dbf49d456", "sha256": "0f73e0802abaca646569e671b81e2600747c056184c7f6312a584d6d77a870d0" }, "downloads": -1, "filename": "notmuch-0.29.2-py3-none-any.whl", "has_sig": false, "md5_digest": "db0a94ec5356da78a1a7cd9dbf49d456", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7,<4.0", "size": 51101, "upload_time": "2019-10-21T10:09:34", "upload_time_iso_8601": "2019-10-21T10:09:34.074819Z", "url": "https://files.pythonhosted.org/packages/c1/35/ed1aa4868179365367e4f76fc5f0bc45a0b6045623308aa613bdf74fb3f2/notmuch-0.29.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c33bcb00a901795d6d17428e3cf222b0", "sha256": "e32d04340780110a9c50f5cf7e0eed81b47a3785971d02dd6d99acb3f6286ad5" }, "downloads": -1, "filename": "notmuch-0.29.2.tar.gz", "has_sig": false, "md5_digest": "c33bcb00a901795d6d17428e3cf222b0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7,<4.0", "size": 39609, "upload_time": "2019-10-21T10:09:35", "upload_time_iso_8601": "2019-10-21T10:09:35.908131Z", "url": "https://files.pythonhosted.org/packages/89/df/4d3618124944b2939c5cc4a35b37752cb0b76f5e198a84026108a3b4f7eb/notmuch-0.29.2.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }