{ "info": { "author": "CircleUp, Bryce Drennan", "author_email": "bdrennan@circleup.com", "bugtrack_url": null, "classifiers": [], "description": "Standard Django forces business logic to be repeated as it's used in different contexts (querying, instance methods,\nquerying related objects). This repetition makes is hard to maintain and definitions frequently become out of sync.\nThis library allows a piece of filtering logic to be written once and then used in many different contexts.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/CircleUp/django-qtools/tarball/1.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/CircleUp/django-qtools", "keywords": "queryset,query,filtering,django", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-qtools", "package_url": "https://pypi.org/project/django-qtools/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-qtools/", "project_urls": { "Download": "https://github.com/CircleUp/django-qtools/tarball/1.0", "Homepage": "https://github.com/CircleUp/django-qtools" }, "release_url": "https://pypi.org/project/django-qtools/1.0/", "requires_dist": null, "requires_python": null, "summary": "Write DRY, composable filtering logic for data queries and instance methods.", "version": "1.0" }, "last_serial": 2047918, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "b59cbd66daca15228046df25794bfb6e", "sha256": "ffd3038232b3e049c13715bb8dfe8ef96872dc606dc533acca49aca0d32d5430" }, "downloads": -1, "filename": "django-qtools-1.0.tar.gz", "has_sig": false, "md5_digest": "b59cbd66daca15228046df25794bfb6e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6875, "upload_time": "2016-04-05T20:45:42", "url": "https://files.pythonhosted.org/packages/99/9a/6525fb675bf80fcc0cff14ddf0c781200b3c135e1fda0de64d8f8753ef09/django-qtools-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b59cbd66daca15228046df25794bfb6e", "sha256": "ffd3038232b3e049c13715bb8dfe8ef96872dc606dc533acca49aca0d32d5430" }, "downloads": -1, "filename": "django-qtools-1.0.tar.gz", "has_sig": false, "md5_digest": "b59cbd66daca15228046df25794bfb6e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6875, "upload_time": "2016-04-05T20:45:42", "url": "https://files.pythonhosted.org/packages/99/9a/6525fb675bf80fcc0cff14ddf0c781200b3c135e1fda0de64d8f8753ef09/django-qtools-1.0.tar.gz" } ] }