{ "info": { "author": "Mathieu (matael) Gaborit", "author_email": "mathieu@matael.org", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "This package provides a very basic interface to Todoist.\n\nThe Pydoist class allows parsing of strings list as Todoist entries, extracting the needed\ninformation from the string itself and bundling it into an item.\n\nIt **does require** a Todoist account and an API token to work. The token can be set at\nruntime using the ``--token`` parameter of ``pydoist`` or from the\n``~/.config/pydoist.conf`` file (which may contain only the token).\n\nThe project names inference uses Levenshtein distance.\nIn the default script with the default markers, one may use :\n\n- ``%%i`` with ``i`` a number to set priority\n- ``@datestr`` to perform date inference on ``datestr``\n- ``#projectname`` for project inference on ``projectname``", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Matael/pydoist", "keywords": null, "license": "WTFPL", "maintainer": null, "maintainer_email": null, "name": "Pydoist", "package_url": "https://pypi.org/project/Pydoist/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Pydoist/", "project_urls": { "Homepage": "https://github.com/Matael/pydoist" }, "release_url": "https://pypi.org/project/Pydoist/1.0/", "requires_dist": null, "requires_python": null, "summary": "Todoist integration script utility", "version": "1.0" }, "last_serial": 2485254, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "a89f10aa462f18be08b84dbf5e49e982", "sha256": "84162da0f512defd76a27d04d2f9aed7f4a0d53d0de8652b292b1b45f8390f80" }, "downloads": -1, "filename": "Pydoist-1.0.tar.gz", "has_sig": false, "md5_digest": "a89f10aa462f18be08b84dbf5e49e982", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3312, "upload_time": "2016-11-27T19:17:53", "url": "https://files.pythonhosted.org/packages/30/c9/4ad8e1fdf0c24a63a2690d23e18961a8f53d490bed1a13bfa91e50971b94/Pydoist-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a89f10aa462f18be08b84dbf5e49e982", "sha256": "84162da0f512defd76a27d04d2f9aed7f4a0d53d0de8652b292b1b45f8390f80" }, "downloads": -1, "filename": "Pydoist-1.0.tar.gz", "has_sig": false, "md5_digest": "a89f10aa462f18be08b84dbf5e49e982", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3312, "upload_time": "2016-11-27T19:17:53", "url": "https://files.pythonhosted.org/packages/30/c9/4ad8e1fdf0c24a63a2690d23e18961a8f53d490bed1a13bfa91e50971b94/Pydoist-1.0.tar.gz" } ] }