{ "info": { "author": "Christopher Su", "author_email": "gh@christopher.su", "bugtrack_url": null, "classifiers": [], "description": "todoist-cli\n===========\n\nA command line interface for adding tasks to Todoist.\n\nInstallation\n------------\n\n::\n\n git clone https://github.com/csu/todoist-cli.git\n cd todoist-cli\n pip install -r requirements.txt\n\nUsage\n-----\n\n::\n\n Usage: todoist.py [OPTIONS] FILE\n\n Add tasks from a file\n\n Options:\n -po, --project TEXT a project id\n -pi, --priority TEXT priority (1 to 4, 4 highest)\n -i, --indent TEXT indent level (1 to 4, 1 top-level)\n -d, --date TEXT due date (Todoist-formatted date string)\n --help Show this message and exit.\n\nAdd four tabs to the start of a line to increment the indent level by 1.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/csu/todoist-cli", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "todoist-cli", "package_url": "https://pypi.org/project/todoist-cli/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/todoist-cli/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/csu/todoist-cli" }, "release_url": "https://pypi.org/project/todoist-cli/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "A CLI for batch creating Todoist tasks.", "version": "0.0.1" }, "last_serial": 1891843, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "3d8b6162294f675c4e2a596360a23b27", "sha256": "d96b03d14c5c40d334d978231a7117fd17e62a66e6bdadb02daa3efd66d587da" }, "downloads": -1, "filename": "todoist-cli-0.0.1.tar.gz", "has_sig": false, "md5_digest": "3d8b6162294f675c4e2a596360a23b27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2086, "upload_time": "2016-01-06T21:11:28", "url": "https://files.pythonhosted.org/packages/95/3d/bc2865841219e43f41392bbffd83e533a077df96cf14227b47e0253013c0/todoist-cli-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3d8b6162294f675c4e2a596360a23b27", "sha256": "d96b03d14c5c40d334d978231a7117fd17e62a66e6bdadb02daa3efd66d587da" }, "downloads": -1, "filename": "todoist-cli-0.0.1.tar.gz", "has_sig": false, "md5_digest": "3d8b6162294f675c4e2a596360a23b27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2086, "upload_time": "2016-01-06T21:11:28", "url": "https://files.pythonhosted.org/packages/95/3d/bc2865841219e43f41392bbffd83e533a077df96cf14227b47e0253013c0/todoist-cli-0.0.1.tar.gz" } ] }