{ "info": { "author": "David M. Straub ", "author_email": "straub@protonmail.com", "bugtrack_url": null, "classifiers": [], "description": "# net viel\n\nnet viel [n\u025bt fi\u02d0l] ([Swabian](https://en.wikipedia.org/wiki/Swabian_German) for \"not much\") allows searching through an e-mail archive indexed with [`notmuch`](https://notmuchmail.org/) from a browser.\n\nThe original idea (of which it falls way short) was to search e-mails in a local Maildir with the convenience of a GMail-like interface.\n\nTechnically, it is a single-page web app (based on the [Open WC Starter App](https://github.com/open-wc/open-wc-starter-app)) with a Python REST API as backend served with [Flask](https://palletsprojects.com/p/flask/).\n\n## Installation\n\n```\npython3 -m pip install netviel --user\n```\n\n## Screenshots\n\n![](netviel.gif)\n\n(Nonsensical e-mails generated with the help of [Faker](https://github.com/joke2k/faker).)\n\n## Requirements\n\nYou need to have `notmuch` installed with its Python bindings. On Debian-based systems, this is achieved with\n\n```\nsudo apt install notmuch\n```\n\nPython 3.6 or above is required.\n\n## Usage\n\nThe web interface accessing your local `notmuch` database is opened simply with\n```\npython3 -m netviel\n```\nThe Flask default port 5000 can be changed with the `--ports` option.\n\n**:warning: net viel is meant for *local* use only. Do *not* expose this to the Internet as-is. Bad things will happen! :warning:**", "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/DavidMStraub/netviel", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "netviel", "package_url": "https://pypi.org/project/netviel/", "platform": "", "project_url": "https://pypi.org/project/netviel/", "project_urls": { "Homepage": "https://github.com/DavidMStraub/netviel" }, "release_url": "https://pypi.org/project/netviel/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "", "version": "0.1.2" }, "last_serial": 5999881, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "231ddfd25b1c2ead36799a7d893a7cf5", "sha256": "13bbcfbbb1efeebab2a38503e727c1f33587ba0d59c4e06239dc6de7877d915b" }, "downloads": -1, "filename": "netviel-0.1.tar.gz", "has_sig": false, "md5_digest": "231ddfd25b1c2ead36799a7d893a7cf5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3818, "upload_time": "2019-10-16T13:58:40", "url": "https://files.pythonhosted.org/packages/03/d9/f8207c22334c3e4cccd2bf2c387ecc179e7627ba5246637985d36b2bdd67/netviel-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9f2f745b00b850c9e55e376fdf73ad02", "sha256": "7686c763cdf9ca64f1b48ef0ee754935b29955a6f619a70e387990a117f669ee" }, "downloads": -1, "filename": "netviel-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9f2f745b00b850c9e55e376fdf73ad02", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3822, "upload_time": "2019-10-16T21:38:00", "url": "https://files.pythonhosted.org/packages/4d/73/2b4a040d8ce8c89a8fc702357e050d946684b3a9826f38481c8b9484be58/netviel-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "e44fe6f857b443d7e8641f833eaa910d", "sha256": "1793d8c20295e51c0ff051965b76c53699cce83f1fd8ca895f96681801a3eec3" }, "downloads": -1, "filename": "netviel-0.1.2.tar.gz", "has_sig": false, "md5_digest": "e44fe6f857b443d7e8641f833eaa910d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 638079, "upload_time": "2019-10-19T13:55:14", "url": "https://files.pythonhosted.org/packages/ad/b6/d61a871ef14bb5351e0a82a42c47506eb8fd4477601b67428955ed6a77f8/netviel-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e44fe6f857b443d7e8641f833eaa910d", "sha256": "1793d8c20295e51c0ff051965b76c53699cce83f1fd8ca895f96681801a3eec3" }, "downloads": -1, "filename": "netviel-0.1.2.tar.gz", "has_sig": false, "md5_digest": "e44fe6f857b443d7e8641f833eaa910d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 638079, "upload_time": "2019-10-19T13:55:14", "url": "https://files.pythonhosted.org/packages/ad/b6/d61a871ef14bb5351e0a82a42c47506eb8fd4477601b67428955ed6a77f8/netviel-0.1.2.tar.gz" } ] }