kaiju
======
Python wrapped C++ collision avoidance routines for SDSS-V robotic fiber positioners.
Raw data
{
"_id": null,
"home_page": "https://github.com/sdss/kaiju",
"name": "sdss-kaiju",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "astronomy software",
"author": "Conor Sayres",
"author_email": "csayres@uw.edu",
"download_url": "https://files.pythonhosted.org/packages/8b/7a/d152b44e3e574be52f2195ff3c4109fe6ee0d89e21d1b28c582b11a964fb/sdss_kaiju-1.4.0.tar.gz",
"platform": null,
"description": "kaiju\n======\n\nPython wrapped C++ collision avoidance routines for SDSS-V robotic fiber positioners.\n\n",
"bugtrack_url": null,
"license": "BSD3",
"summary": "Collision Avoidance for SDSS-V Positioners",
"version": "1.4.0",
"project_urls": {
"Homepage": "https://github.com/sdss/kaiju"
},
"split_keywords": [
"astronomy",
"software"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "079bc42f9b51d80522ac8712ac84ae8e5bddf4902481c6440d9d376139f932a4",
"md5": "5420eaab5e68f3e618b0031269032c50",
"sha256": "de70e0a5efa398ba51e731c90b81915c99dd21e4c29cae645a4f9bbe6536784a"
},
"downloads": -1,
"filename": "sdss_kaiju-1.4.0-cp310-cp310-macosx_13_0_x86_64.whl",
"has_sig": false,
"md5_digest": "5420eaab5e68f3e618b0031269032c50",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 269370,
"upload_time": "2024-05-30T00:27:24",
"upload_time_iso_8601": "2024-05-30T00:27:24.683237Z",
"url": "https://files.pythonhosted.org/packages/07/9b/c42f9b51d80522ac8712ac84ae8e5bddf4902481c6440d9d376139f932a4/sdss_kaiju-1.4.0-cp310-cp310-macosx_13_0_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8b7ad152b44e3e574be52f2195ff3c4109fe6ee0d89e21d1b28c582b11a964fb",
"md5": "84e34fa7eba4efa99acc3b798d10a452",
"sha256": "9a9e028b7af50bce57a9a69789b3f4c5da8efdbef3c7f70fea0c201fced17784"
},
"downloads": -1,
"filename": "sdss_kaiju-1.4.0.tar.gz",
"has_sig": false,
"md5_digest": "84e34fa7eba4efa99acc3b798d10a452",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 73188,
"upload_time": "2024-05-30T00:27:29",
"upload_time_iso_8601": "2024-05-30T00:27:29.912965Z",
"url": "https://files.pythonhosted.org/packages/8b/7a/d152b44e3e574be52f2195ff3c4109fe6ee0d89e21d1b28c582b11a964fb/sdss_kaiju-1.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-30 00:27:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sdss",
"github_project": "kaiju",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "matplotlib",
"specs": [
[
">=",
"2.2.3"
]
]
},
{
"name": "numpy",
"specs": [
[
">=",
"1.14.3"
]
]
},
{
"name": "shapely",
"specs": [
[
">=",
"1.6.4.post1"
],
[
"<",
"2.0.0"
]
]
},
{
"name": "descartes",
"specs": [
[
">=",
"1.1.0"
]
]
},
{
"name": "pybind11",
"specs": [
[
">=",
"2.2.4"
]
]
},
{
"name": "fitsio",
"specs": [
[
">=",
"1.0.5"
]
]
},
{
"name": "sdss-coordio",
"specs": [
[
">=",
"1.2.1"
]
]
},
{
"name": "psutil",
"specs": [
[
">=",
"5.8.0"
]
]
},
{
"name": "seaborn",
"specs": []
},
{
"name": "simplification",
"specs": [
[
"==",
"0.7.10"
]
]
}
],
"lcname": "sdss-kaiju"
}