{ "info": { "author": "Kiran Panesar", "author_email": "kiransinghpanesar@googlemail.com", "bugtrack_url": null, "classifiers": [], "description": "Hamper\n====\nA CLI for the iOS Provisioning Portal. Fix the broken part of your iOS development workflow.\n\nThe end goal for hamper is to have one command line utlity to manage your certificates, provisioning profiles and app IDs. It's a work in progress...\n\n### Under the hood\nHamper uses [Selenium (with Python bindings)](http://selenium-python.readthedocs.org/installation.html) and [PhantomJS](http://phantomjs.org/) to go through the provisioning portal and execute requests. We're using [docopt](http://docopt.org/) to build the actual CLI and [termcolor](https://pypi.python.org/pypi/termcolor) to log messages to the console. Thus, these four libraries are required for running Hamper. I'll add a requirements.txt for the v1.0 release.", "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/MobileXLabs/hamper/", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "HamperCLITest", "package_url": "https://pypi.org/project/HamperCLITest/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/HamperCLITest/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/MobileXLabs/hamper/" }, "release_url": "https://pypi.org/project/HamperCLITest/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A CLI for iOS app provisioning.", "version": "0.1.0" }, "last_serial": 1172132, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "eb24080013ee9fc8d0559ee202a7923e", "sha256": "a68192f8e8553738ab6f2abd3c4c4da1b62050e4814d5933e45662cc203bc5fb" }, "downloads": -1, "filename": "HamperCLITest-0.1.0.tar.gz", "has_sig": false, "md5_digest": "eb24080013ee9fc8d0559ee202a7923e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8148, "upload_time": "2014-07-28T18:26:44", "url": "https://files.pythonhosted.org/packages/6f/30/552607602aaed77a7e3d8af20a1aaab79983f0b492d0b54fd21d26607b51/HamperCLITest-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eb24080013ee9fc8d0559ee202a7923e", "sha256": "a68192f8e8553738ab6f2abd3c4c4da1b62050e4814d5933e45662cc203bc5fb" }, "downloads": -1, "filename": "HamperCLITest-0.1.0.tar.gz", "has_sig": false, "md5_digest": "eb24080013ee9fc8d0559ee202a7923e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8148, "upload_time": "2014-07-28T18:26:44", "url": "https://files.pythonhosted.org/packages/6f/30/552607602aaed77a7e3d8af20a1aaab79983f0b492d0b54fd21d26607b51/HamperCLITest-0.1.0.tar.gz" } ] }