django-q3c
==========
django-q3c is python package to add support for the q3c
(https://github.com/segasai/q3c) PostgreSQL extension to
the django ORM. This allows for spherical indexing for faster queries, and
avoids the need for manual SQL usage (thereby increasing security by avoiding
SQL injection attacks).
Raw data
{
"_id": null,
"home_page": "https://django-q3c.readthedocs.io",
"name": "django-q3c",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "astronomy q3c",
"author": "James Tocknell",
"author_email": "james.tocknell@mq.edu.au",
"download_url": "https://files.pythonhosted.org/packages/37/50/450d118fe9cb7df6918d3bc3e71a48a226ce7c1079b732d7edbfa4110e32/django_q3c-0.2.tar.gz",
"platform": null,
"description": "django-q3c\n==========\n\ndjango-q3c is python package to add support for the q3c\n(https://github.com/segasai/q3c) PostgreSQL extension to\nthe django ORM. This allows for spherical indexing for faster queries, and\navoids the need for manual SQL usage (thereby increasing security by avoiding\nSQL injection attacks).\n",
"bugtrack_url": null,
"license": "3-clause BSD",
"summary": "Use q3c with django",
"version": "0.2",
"project_urls": {
"Documentation": "https://django-q3c.readthedocs.io",
"Homepage": "https://django-q3c.readthedocs.io",
"Source": "https://dev.aao.org.au/datacentral/web/django-q3c/",
"Tracker": "https://dev.aao.org.au/datacentral/web/django-q3c/issues"
},
"split_keywords": [
"astronomy",
"q3c"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3750450d118fe9cb7df6918d3bc3e71a48a226ce7c1079b732d7edbfa4110e32",
"md5": "8c870d961cbcbb14c9969daaa24d5807",
"sha256": "10633bed493707e073b262f36da12996f2328e3d95bc80aadf91caee05582920"
},
"downloads": -1,
"filename": "django_q3c-0.2.tar.gz",
"has_sig": false,
"md5_digest": "8c870d961cbcbb14c9969daaa24d5807",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 29140,
"upload_time": "2023-06-28T05:04:30",
"upload_time_iso_8601": "2023-06-28T05:04:30.449198Z",
"url": "https://files.pythonhosted.org/packages/37/50/450d118fe9cb7df6918d3bc3e71a48a226ce7c1079b732d7edbfa4110e32/django_q3c-0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-28 05:04:30",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "django-q3c"
}