# HAL
![Versions](https://img.shields.io/badge/python->3.9-blue)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Documentation Status](https://readthedocs.org/projects/sdss-hal/badge/?version=latest)](https://sdss-hal.readthedocs.io/en/latest/?badge=latest)
[![Test](https://github.com/sdss/hal/actions/workflows/test.yml/badge.svg)](https://github.com/sdss/hal/actions/workflows/test.yml)
[![codecov](https://codecov.io/gh/sdss/hal/branch/main/graph/badge.svg)](https://codecov.io/gh/sdss/hal)
High-level observing actor for SDSS-V (replaces SOP)
## Installation
You should be able to install `HAL` by doing
```console
pip install sdss-hal
```
To build from source, use
```console
git clone git@github.com:sdss/hal
cd hal
pip install .
```
Raw data
{
"_id": null,
"home_page": "https://github.com/sdss/hal",
"name": "sdss-hal",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": "astronomy, software",
"author": "Jos\u00e9 S\u00e1nchez-Gallego",
"author_email": "gallegoj@uw.edu",
"download_url": "https://files.pythonhosted.org/packages/00/09/2caf751d79d11e025a8b1d0d4e08c63dd9b29e061eb6a5a59f5730418d41/sdss_hal-1.3.5.tar.gz",
"platform": null,
"description": "# HAL\n\n![Versions](https://img.shields.io/badge/python->3.9-blue)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Documentation Status](https://readthedocs.org/projects/sdss-hal/badge/?version=latest)](https://sdss-hal.readthedocs.io/en/latest/?badge=latest)\n[![Test](https://github.com/sdss/hal/actions/workflows/test.yml/badge.svg)](https://github.com/sdss/hal/actions/workflows/test.yml)\n[![codecov](https://codecov.io/gh/sdss/hal/branch/main/graph/badge.svg)](https://codecov.io/gh/sdss/hal)\n\nHigh-level observing actor for SDSS-V (replaces SOP)\n\n## Installation\n\nYou should be able to install `HAL` by doing\n\n```console\npip install sdss-hal\n```\n\nTo build from source, use\n\n```console\ngit clone git@github.com:sdss/hal\ncd hal\npip install .\n```\n\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "High-level observing tool for SDSS-V (replaces SOP)",
"version": "1.3.5",
"project_urls": {
"Documentation": "https://sdss-hal.readthedocs.org",
"Homepage": "https://github.com/sdss/hal",
"Repository": "https://github.com/sdss/hal"
},
"split_keywords": [
"astronomy",
" software"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c4a7514080e6536f84bcd18a0998ce7b0918ac79b9747eb6fa321912ac37ff7f",
"md5": "4c8a866671246e74531f360cc67efcbe",
"sha256": "ef64e2b09193e8f45bab5d3026d6c53aaf703fbf574d02674b70752fb1a6c412"
},
"downloads": -1,
"filename": "sdss_hal-1.3.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4c8a866671246e74531f360cc67efcbe",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 69482,
"upload_time": "2024-06-15T17:04:26",
"upload_time_iso_8601": "2024-06-15T17:04:26.711935Z",
"url": "https://files.pythonhosted.org/packages/c4/a7/514080e6536f84bcd18a0998ce7b0918ac79b9747eb6fa321912ac37ff7f/sdss_hal-1.3.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "00092caf751d79d11e025a8b1d0d4e08c63dd9b29e061eb6a5a59f5730418d41",
"md5": "8d8bd2165f15e0a5966b17f17c709659",
"sha256": "d869a6a0697923a49d91dede48ff25b51a866effc69dbc302d1f4dc80a222aa4"
},
"downloads": -1,
"filename": "sdss_hal-1.3.5.tar.gz",
"has_sig": false,
"md5_digest": "8d8bd2165f15e0a5966b17f17c709659",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 48380,
"upload_time": "2024-06-15T17:04:28",
"upload_time_iso_8601": "2024-06-15T17:04:28.356217Z",
"url": "https://files.pythonhosted.org/packages/00/09/2caf751d79d11e025a8b1d0d4e08c63dd9b29e061eb6a5a59f5730418d41/sdss_hal-1.3.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-15 17:04:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sdss",
"github_project": "hal",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "sdss-hal"
}