{ "info": { "author": "Ivan Zhang", "author_email": "sail4dream@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Django Stepped Queryset\nThis wrapper issues multiple queries to database when the input is too large to be accomodated in a single SQL(MSSQL has a restriction on the number of query parameters and MySQL has a limitation on the length of SQL). Multiple QuerySet are concatenated when evaluated.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/zhangi/django_stepped_query", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "django-stepped-query", "package_url": "https://pypi.org/project/django-stepped-query/", "platform": "", "project_url": "https://pypi.org/project/django-stepped-query/", "project_urls": { "Homepage": "https://github.com/zhangi/django_stepped_query" }, "release_url": "https://pypi.org/project/django-stepped-query/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Queryset Wrapper for Big Request", "version": "0.0.1" }, "last_serial": 4384781, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "4716ba6d1a08f64953f0f0fbe96cbbd6", "sha256": "c29199a759351d10bcc035f3d336104f07e2abec547fa227e27f93695356dd1b" }, "downloads": -1, "filename": "django_stepped_query-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "4716ba6d1a08f64953f0f0fbe96cbbd6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2284, "upload_time": "2018-10-17T03:09:13", "url": "https://files.pythonhosted.org/packages/e6/c5/2210b786f6371d393d8059162931aade2f580d2989003761ff5c8f8432ea/django_stepped_query-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7977e59d7649ca02debad6585f1dc990", "sha256": "ddbdc2728ba7dc85bb021631cbcd54ccc1a949c6ffd0ed40315b8ed3c83d9958" }, "downloads": -1, "filename": "django_stepped_query-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7977e59d7649ca02debad6585f1dc990", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1634, "upload_time": "2018-10-17T03:09:14", "url": "https://files.pythonhosted.org/packages/6b/20/e918d933c18f4a6fe1d103011c1e2e65775af99e9e63b9148bed2649d400/django_stepped_query-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4716ba6d1a08f64953f0f0fbe96cbbd6", "sha256": "c29199a759351d10bcc035f3d336104f07e2abec547fa227e27f93695356dd1b" }, "downloads": -1, "filename": "django_stepped_query-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "4716ba6d1a08f64953f0f0fbe96cbbd6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2284, "upload_time": "2018-10-17T03:09:13", "url": "https://files.pythonhosted.org/packages/e6/c5/2210b786f6371d393d8059162931aade2f580d2989003761ff5c8f8432ea/django_stepped_query-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7977e59d7649ca02debad6585f1dc990", "sha256": "ddbdc2728ba7dc85bb021631cbcd54ccc1a949c6ffd0ed40315b8ed3c83d9958" }, "downloads": -1, "filename": "django_stepped_query-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7977e59d7649ca02debad6585f1dc990", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1634, "upload_time": "2018-10-17T03:09:14", "url": "https://files.pythonhosted.org/packages/6b/20/e918d933c18f4a6fe1d103011c1e2e65775af99e9e63b9148bed2649d400/django_stepped_query-0.0.1.tar.gz" } ] }