{ "info": { "author": "collectivereaction", "author_email": "jrpruit1@asu.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "# cr-cli\n:wrench: CLI tool for working with collective-reaction data\n\n## Installation\n\n```\n$ pip install cr\n```\n\n## Usage\n\n```\n$ cr --help\n$ cr dump-pad ./path/to/pad.gz\n$ cr dump-game ./path/to/game.gz\n```\n\n## Development\n\nTo work on the code here, run\n\n```\n$ python setup.py install\n```", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/collectivereaction/cr-cli", "keywords": "collectivereaction pad game", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "crcli", "package_url": "https://pypi.org/project/crcli/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/crcli/", "project_urls": { "Homepage": "https://github.com/collectivereaction/cr-cli" }, "release_url": "https://pypi.org/project/crcli/0.0.1/", "requires_dist": [ "boto3", "click", "click-plugins", "check-manifest; extra == 'dev'", "coverage; extra == 'test'" ], "requires_python": "", "summary": "CLI tool for working with collective reaction data", "version": "0.0.1" }, "last_serial": 2007162, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "3334601a48670b00e0821e4560221295", "sha256": "506cdfb3e99914d3218ae5daa743eaf635a535f76c7f76e5966f1e2690601934" }, "downloads": -1, "filename": "crcli-0.0.1-py2.7.egg", "has_sig": false, "md5_digest": "3334601a48670b00e0821e4560221295", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5474, "upload_time": "2016-03-15T03:08:46", "url": "https://files.pythonhosted.org/packages/13/ab/83831ab788f3035974366f0585bddad48ece6adcba3acbd3968b56cf30b1/crcli-0.0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "f3a4ea352496a0906f1f82bd8292b806", "sha256": "b71ca6da6753340b163bfa7bbc98ca035e5b9cac6ce7f89e6ffc7d17054b2ac8" }, "downloads": -1, "filename": "crcli-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f3a4ea352496a0906f1f82bd8292b806", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4483, "upload_time": "2016-03-15T03:08:40", "url": "https://files.pythonhosted.org/packages/b1/4c/2aefb2c6c5127484ff3745c30921fcbac88a36e3e60960ecdbab1f48687a/crcli-0.0.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3334601a48670b00e0821e4560221295", "sha256": "506cdfb3e99914d3218ae5daa743eaf635a535f76c7f76e5966f1e2690601934" }, "downloads": -1, "filename": "crcli-0.0.1-py2.7.egg", "has_sig": false, "md5_digest": "3334601a48670b00e0821e4560221295", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5474, "upload_time": "2016-03-15T03:08:46", "url": "https://files.pythonhosted.org/packages/13/ab/83831ab788f3035974366f0585bddad48ece6adcba3acbd3968b56cf30b1/crcli-0.0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "f3a4ea352496a0906f1f82bd8292b806", "sha256": "b71ca6da6753340b163bfa7bbc98ca035e5b9cac6ce7f89e6ffc7d17054b2ac8" }, "downloads": -1, "filename": "crcli-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f3a4ea352496a0906f1f82bd8292b806", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4483, "upload_time": "2016-03-15T03:08:40", "url": "https://files.pythonhosted.org/packages/b1/4c/2aefb2c6c5127484ff3745c30921fcbac88a36e3e60960ecdbab1f48687a/crcli-0.0.1-py2.py3-none-any.whl" } ] }