{ "info": { "author": "Justin Hammond", "author_email": "justin@roaet.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7" ], "description": "#pyresty\n\n`pyresty` is a requests wrapper inspired by [micha/resty](http://github.com/micha/resty). It provides a simple, concice shell interface for interacting with REST\nservices. \n\n##Quick Start\n\nInstall pyresty however you desire. I recommend `pip`.\n\n```\n$ pip install pyresty\n```\n\nAdd a host to the configuration (ad-hoc hosts to be added soon):\n\n```\n$ pyresty add localhost http://localhost:8000/v2.0\n```\n\nSet the global host to your target:\n\n```\n$ pyresty localhost\n```\n\nMake requests:\n\n```\n$ GET /things\n{[{\"id\": 1, \"name\": \"superwidget\"}, {\"id\": 2, \"name\": \"not_cool_widget\"}]}\n\n$ DELETE /things/1\n```\n\nSwitch hosts if you want:\n\n```\n$ pyresty production_server\n```\n\n##Upcoming Features:\n\n* ad-hoc host definition: `pyresty http://random.com`\n* session recording and playback\n* token loading from environment\n* auth plugins\n* host sections with more options\n* output options\n* vi integration", "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/roaet/pyresty", "keywords": "resty curl", "license": "Apache Software License", "maintainer": null, "maintainer_email": null, "name": "pyresty", "package_url": "https://pypi.org/project/pyresty/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyresty/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/roaet/pyresty" }, "release_url": "https://pypi.org/project/pyresty/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "Python curl wrapper inspired by micha/resty", "version": "0.0.4" }, "last_serial": 1948144, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "17b754342617c96b8acb14fefa22c3a6", "sha256": "bc44dc4343d32916fadc44608844cfb30ad407014eeff121135931f5000514ab" }, "downloads": -1, "filename": "pyresty-0.0.1.tar.gz", "has_sig": false, "md5_digest": "17b754342617c96b8acb14fefa22c3a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4490, "upload_time": "2016-02-09T20:05:10", "url": "https://files.pythonhosted.org/packages/1e/18/3b518824f925c2cdcb0b61fae58ac8497d8792c25153eb382a88e882df64/pyresty-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "a2b8f6f0da8b8a319be021ba3adc41b3", "sha256": "a48e7746a7805c847911a4e111a76ec27b945ee83fdb0bbdac36597d82fc05ad" }, "downloads": -1, "filename": "pyresty-0.0.2.tar.gz", "has_sig": false, "md5_digest": "a2b8f6f0da8b8a319be021ba3adc41b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4725, "upload_time": "2016-02-09T20:12:03", "url": "https://files.pythonhosted.org/packages/b2/5e/570d10e48b013a181ba29fa030678e5ed6044d965e240eec8eb29ab00a39/pyresty-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "d6764230f01343e5795442fb866b10ce", "sha256": "5d773d61b3f1a8d4c7beba5fbd5c1588c356103b7979e88e7eb8b57d3ef1377e" }, "downloads": -1, "filename": "pyresty-0.0.3.tar.gz", "has_sig": false, "md5_digest": "d6764230f01343e5795442fb866b10ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4715, "upload_time": "2016-02-09T20:22:47", "url": "https://files.pythonhosted.org/packages/b5/fd/38b24d60ac3ed743912708703058d4e8136409ead7af7de9b5bb7267eb12/pyresty-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "06b577af38ca7b3d8b2ade1592e9f809", "sha256": "368707e74dde0b658596a2264ce789360e080d114f511f2b47b2b3f1d33d78d3" }, "downloads": -1, "filename": "pyresty-0.0.4.tar.gz", "has_sig": false, "md5_digest": "06b577af38ca7b3d8b2ade1592e9f809", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4734, "upload_time": "2016-02-09T20:27:48", "url": "https://files.pythonhosted.org/packages/f2/9d/7bf667947524d0f2af8577bda1d15f631a0b510b86f2c187dd81d54c690b/pyresty-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "06b577af38ca7b3d8b2ade1592e9f809", "sha256": "368707e74dde0b658596a2264ce789360e080d114f511f2b47b2b3f1d33d78d3" }, "downloads": -1, "filename": "pyresty-0.0.4.tar.gz", "has_sig": false, "md5_digest": "06b577af38ca7b3d8b2ade1592e9f809", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4734, "upload_time": "2016-02-09T20:27:48", "url": "https://files.pythonhosted.org/packages/f2/9d/7bf667947524d0f2af8577bda1d15f631a0b510b86f2c187dd81d54c690b/pyresty-0.0.4.tar.gz" } ] }