{ "info": { "author": "Boston University Software & Application Innovation Lab", "author_email": "hicsail@bu.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries", "Topic :: Utilities" ], "description": "prequest\n========\n\n.. image:: https://travis-ci.org/Data-Mechanics/prequest.svg?branch=master\n :target: https://travis-ci.org/Data-Mechanics/prequest\n\nLight wrapper around the ``requests`` library that facilitates data backup to a configurable data source.\n\nInstallation\n============\n\n``prequest`` can be installed using ``pip``::\n\n $ pip install prequest\n\nUsage\n=====\n\nTo make a GET request::\n\n import prequest\n resp = prequest.get('https://your_url.com')\n\n\n\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/Data-Mechanics/prequest", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "prequest", "package_url": "https://pypi.org/project/prequest/", "platform": "", "project_url": "https://pypi.org/project/prequest/", "project_urls": { "Homepage": "https://github.com/Data-Mechanics/prequest" }, "release_url": "https://pypi.org/project/prequest/1.0.0/", "requires_dist": [ "requests (>=2.18.4)" ], "requires_python": "", "summary": "Light wrapper around the requests library that facilitates data backup to a configurable data source.", "version": "1.0.0" }, "last_serial": 3579386, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "7d1964f917c543e15df85ee9f261cca3", "sha256": "85a88555d6f28b9d1061ac908e928027151c91e6beb7383170adcce59174c1c1" }, "downloads": -1, "filename": "prequest-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7d1964f917c543e15df85ee9f261cca3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4230, "upload_time": "2018-02-13T19:18:46", "url": "https://files.pythonhosted.org/packages/e4/8b/f95f2574f1758f56c5c0eeb4313707cafbd2def4dddb32d42716c4e0aeaf/prequest-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c1442d516259c81dbaebda518fd6c9db", "sha256": "1913b2d19418182088a9cbd444c2b478b70b6d6f555a5154e0ae44421e0b7513" }, "downloads": -1, "filename": "prequest-1.0.0.tar.gz", "has_sig": false, "md5_digest": "c1442d516259c81dbaebda518fd6c9db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2994, "upload_time": "2018-02-13T19:18:48", "url": "https://files.pythonhosted.org/packages/bc/46/f1c6f0d8e859ab0dc3b7e3d721c3362ec13324a2ee5b4b7c026c1572c41f/prequest-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7d1964f917c543e15df85ee9f261cca3", "sha256": "85a88555d6f28b9d1061ac908e928027151c91e6beb7383170adcce59174c1c1" }, "downloads": -1, "filename": "prequest-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7d1964f917c543e15df85ee9f261cca3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4230, "upload_time": "2018-02-13T19:18:46", "url": "https://files.pythonhosted.org/packages/e4/8b/f95f2574f1758f56c5c0eeb4313707cafbd2def4dddb32d42716c4e0aeaf/prequest-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c1442d516259c81dbaebda518fd6c9db", "sha256": "1913b2d19418182088a9cbd444c2b478b70b6d6f555a5154e0ae44421e0b7513" }, "downloads": -1, "filename": "prequest-1.0.0.tar.gz", "has_sig": false, "md5_digest": "c1442d516259c81dbaebda518fd6c9db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2994, "upload_time": "2018-02-13T19:18:48", "url": "https://files.pythonhosted.org/packages/bc/46/f1c6f0d8e859ab0dc3b7e3d721c3362ec13324a2ee5b4b7c026c1572c41f/prequest-1.0.0.tar.gz" } ] }