{ "info": { "author": "Rahul Tanwani", "author_email": "tanwanirahul@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP" ], "description": "Django batch requests allow developers to combine multiple http requests into a single batch request. This is essentially useful to avoid making multiple http requests to save on round trip network latency.", "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/tanwanirahul/django-batch-requests", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "djago-batch-requests", "package_url": "https://pypi.org/project/djago-batch-requests/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/djago-batch-requests/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/tanwanirahul/django-batch-requests" }, "release_url": "https://pypi.org/project/djago-batch-requests/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Create batch APIs for Django.", "version": "0.1.1" }, "last_serial": 2057351, "releases": { "0.1.0": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "0c7e972c9250d51910f404907a16839d", "sha256": "bce17a04d2029e21bef9ce9d1fa0c1704c0e7dbc2d28d023d28aacc604c6dd63" }, "downloads": -1, "filename": "djago_batch_requests-0.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "0c7e972c9250d51910f404907a16839d", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8866, "upload_time": "2016-03-12T21:37:39", "url": "https://files.pythonhosted.org/packages/71/a3/3f7e18d738f4051a82402e75b4054f0d5f1b123e2c9092be49bdfc0a173a/djago_batch_requests-0.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "418807f9cf30673c212b6a22fb418bef", "sha256": "25e2ddc719c29e001421c303329b324003f1bcdcef1fd5ff1fb2bdd8b86f82a1" }, "downloads": -1, "filename": "djago-batch-requests-0.1.1.tar.gz", "has_sig": false, "md5_digest": "418807f9cf30673c212b6a22fb418bef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9332, "upload_time": "2016-03-12T21:37:33", "url": "https://files.pythonhosted.org/packages/0a/5a/10623d2978231081fe92e966ed9c96fca36b5c129909eb3f0a1240ff554d/djago-batch-requests-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0c7e972c9250d51910f404907a16839d", "sha256": "bce17a04d2029e21bef9ce9d1fa0c1704c0e7dbc2d28d023d28aacc604c6dd63" }, "downloads": -1, "filename": "djago_batch_requests-0.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "0c7e972c9250d51910f404907a16839d", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8866, "upload_time": "2016-03-12T21:37:39", "url": "https://files.pythonhosted.org/packages/71/a3/3f7e18d738f4051a82402e75b4054f0d5f1b123e2c9092be49bdfc0a173a/djago_batch_requests-0.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "418807f9cf30673c212b6a22fb418bef", "sha256": "25e2ddc719c29e001421c303329b324003f1bcdcef1fd5ff1fb2bdd8b86f82a1" }, "downloads": -1, "filename": "djago-batch-requests-0.1.1.tar.gz", "has_sig": false, "md5_digest": "418807f9cf30673c212b6a22fb418bef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9332, "upload_time": "2016-03-12T21:37:33", "url": "https://files.pythonhosted.org/packages/0a/5a/10623d2978231081fe92e966ed9c96fca36b5c129909eb3f0a1240ff554d/djago-batch-requests-0.1.1.tar.gz" } ] }