{ "info": { "author": "Alen Mujezinovic", "author_email": "alen@caffeinehit.com", "bugtrack_url": null, "classifiers": [], "description": "# pivotalcli\n\nEver found you want to add a lot of stories for lots of files to\nPivotal Tracker but found it too much hassle to do by hand? Enter\n`pivotalcli`:\n\n find templates/ -name \"*html\" | xargs -I {} pivotalcli add {} --labels \"templates, todo\"\n \nThat is it, in a nutshell. \n\n## Installation\n\n pip install pivotalcli\n\n## Configuration\n\n`pivotalcli` looks first for `--token` and `--project` flags. If that\nfails it looks for `PIVOTAL_[TOKEN|PROJECT]` env vars. If\nthat also fails, it walks up your file tree until it finds a `.pivotal.json`\nfile with `TOKEN` and `PROJECT` keys, eg:\n\n {\"PROJECT\": \"123\", \"TOKEN\": \"456\"}", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "Pivotal-Cli", "package_url": "https://pypi.org/project/Pivotal-Cli/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Pivotal-Cli/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/Pivotal-Cli/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Command line client for Pivotal Tracker", "version": "0.0.1" }, "last_serial": 784918, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "b4e32c1f2ca808ae8f5ecc68070a1373", "sha256": "45168e282ae35c77f64d23b59c8ed199f37340bc57ef1e4e2fb64b197cd5d921" }, "downloads": -1, "filename": "Pivotal Cli-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b4e32c1f2ca808ae8f5ecc68070a1373", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2185, "upload_time": "2012-06-29T16:28:33", "url": "https://files.pythonhosted.org/packages/62/ab/6f3de3c9aec525f72561cd0758d4ebebb5e628038b44073caaf920f898bb/Pivotal%20Cli-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b4e32c1f2ca808ae8f5ecc68070a1373", "sha256": "45168e282ae35c77f64d23b59c8ed199f37340bc57ef1e4e2fb64b197cd5d921" }, "downloads": -1, "filename": "Pivotal Cli-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b4e32c1f2ca808ae8f5ecc68070a1373", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2185, "upload_time": "2012-06-29T16:28:33", "url": "https://files.pythonhosted.org/packages/62/ab/6f3de3c9aec525f72561cd0758d4ebebb5e628038b44073caaf920f898bb/Pivotal%20Cli-0.0.1.tar.gz" } ] }