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/c5/9b/2b69eb41169296d01a7d5d79ed9889d374756cc05df5d72cb2c30fb0349f/sdss_kaiju-1.4.1.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.1",
"project_urls": {
"Homepage": "https://github.com/sdss/kaiju"
},
"split_keywords": [
"astronomy",
"software"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "33f20e7b4640d2726d57a9c12faad98c1b704eb2770aaf3b5021395f2d4727f3",
"md5": "e96f90c8c9c84801b3eee8e49f2e5ed0",
"sha256": "1a6862ebbd45d9c18b906ce30dd1e5f11961641acd9e9e2e01bf0948392764d4"
},
"downloads": -1,
"filename": "sdss_kaiju-1.4.1-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "e96f90c8c9c84801b3eee8e49f2e5ed0",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 260672,
"upload_time": "2025-08-07T22:00:58",
"upload_time_iso_8601": "2025-08-07T22:00:58.055417Z",
"url": "https://files.pythonhosted.org/packages/33/f2/0e7b4640d2726d57a9c12faad98c1b704eb2770aaf3b5021395f2d4727f3/sdss_kaiju-1.4.1-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c59b2b69eb41169296d01a7d5d79ed9889d374756cc05df5d72cb2c30fb0349f",
"md5": "698683b3bd63adb65fb6d70386cae3ce",
"sha256": "f967d4bec656472148f6bd8cf05266c6fa8b907f0dda950db7632c01fd18aa15"
},
"downloads": -1,
"filename": "sdss_kaiju-1.4.1.tar.gz",
"has_sig": false,
"md5_digest": "698683b3bd63adb65fb6d70386cae3ce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 73266,
"upload_time": "2025-08-07T22:00:59",
"upload_time_iso_8601": "2025-08-07T22:00:59.278170Z",
"url": "https://files.pythonhosted.org/packages/c5/9b/2b69eb41169296d01a7d5d79ed9889d374756cc05df5d72cb2c30fb0349f/sdss_kaiju-1.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-07 22:00:59",
"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"
],
[
"<",
"2"
]
]
},
{
"name": "shapely",
"specs": [
[
"<",
"2.0.0"
],
[
">=",
"1.6.4.post1"
]
]
},
{
"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"
}