{ "info": { "author": "Dave Forgac", "author_email": "tylerdave@tylerdave.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "===============================\nRequests CLI\n===============================\n\n.. image:: https://img.shields.io/travis/tylerdave/reqcli.svg\n :target: https://travis-ci.org/tylerdave/reqcli\n\n.. image:: https://img.shields.io/pypi/v/reqcli.svg\n :target: https://pypi.python.org/pypi/reqcli\n\n\nThis package is meant as an example for writing command-line applications\nusing the Python package click.\n\nIt is a simple CLI HTTP client that uses Python requests. \n\nIf you are looking for a full-featured HTTP command-line tool, check out \nhttp://httpie.org.\n\nFeatures\n--------\n\nUsage\n-----\n\n\n\n\nHistory\n-------\n\n (2015-01-10)\n---------------------\n\n* Development Started.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tylerdave/reqcli", "keywords": "reqcli", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "reqcli", "package_url": "https://pypi.org/project/reqcli/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/reqcli/", "project_urls": { "Homepage": "https://github.com/tylerdave/reqcli" }, "release_url": "https://pypi.org/project/reqcli/0.0.1/", "requires_dist": [ "click (>=5.0)", "colorama", "requests (>=2.0)" ], "requires_python": "", "summary": "A simple command-line interface for requests using click.", "version": "0.0.1" }, "last_serial": 1909327, "releases": { "0.0.0": [], "0.0.1": [ { "comment_text": "", "digests": { "md5": "b3bfb7cb4d3935ab33a8cbbee043f858", "sha256": "c3306062bc1706054ccda5e0cbc23a80cfd9ffcfca59684d30b885ac729bf8c8" }, "downloads": -1, "filename": "reqcli-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b3bfb7cb4d3935ab33a8cbbee043f858", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4786, "upload_time": "2016-01-18T04:42:18", "url": "https://files.pythonhosted.org/packages/bf/13/e1b2aabd9c90dac88917b3aa225d4802a5212fe71d23295ffd68c776c9e6/reqcli-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f939152d63e32ab1d367e49772e69920", "sha256": "2fa20f9a58517ecb8478af910ef2257c6e9404c530f2c864ac928105f8453b18" }, "downloads": -1, "filename": "reqcli-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f939152d63e32ab1d367e49772e69920", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26531, "upload_time": "2016-01-18T04:42:22", "url": "https://files.pythonhosted.org/packages/69/eb/4903aaa4501a6dd2b10de3cf08272a17ca096761920923bfbef8c3e44a66/reqcli-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b3bfb7cb4d3935ab33a8cbbee043f858", "sha256": "c3306062bc1706054ccda5e0cbc23a80cfd9ffcfca59684d30b885ac729bf8c8" }, "downloads": -1, "filename": "reqcli-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b3bfb7cb4d3935ab33a8cbbee043f858", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4786, "upload_time": "2016-01-18T04:42:18", "url": "https://files.pythonhosted.org/packages/bf/13/e1b2aabd9c90dac88917b3aa225d4802a5212fe71d23295ffd68c776c9e6/reqcli-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f939152d63e32ab1d367e49772e69920", "sha256": "2fa20f9a58517ecb8478af910ef2257c6e9404c530f2c864ac928105f8453b18" }, "downloads": -1, "filename": "reqcli-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f939152d63e32ab1d367e49772e69920", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26531, "upload_time": "2016-01-18T04:42:22", "url": "https://files.pythonhosted.org/packages/69/eb/4903aaa4501a6dd2b10de3cf08272a17ca096761920923bfbef8c3e44a66/reqcli-0.0.1.tar.gz" } ] }