sdss-hal


Namesdss-hal JSON
Version 1.1.9 PyPI version JSON
download
home_pagehttps://github.com/sdss/hal
SummaryHigh-level observing tool for SDSS-V (replaces SOP)
upload_time2024-04-26 15:49:44
maintainerNone
docs_urlNone
authorJosé Sánchez-Gallego
requires_python<4.0,>=3.10
licenseBSD-3-Clause
keywords astronomy software
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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/a3/09/faf633927b9e2f31f433423ab2f8a675b6dc8e7161ae4d3527af1249f078/sdss_hal-1.1.9.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.1.9",
    "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": "3df51356843a204f73b234c744e976a04c656144357b2e54a67e70dddd8a26b5",
                "md5": "2457561242f261b711f0b778b19d701a",
                "sha256": "cf87269ca122754c33e2337cd805a74b1cf72151ec9f42c9af990f8b523dfe81"
            },
            "downloads": -1,
            "filename": "sdss_hal-1.1.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2457561242f261b711f0b778b19d701a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 65288,
            "upload_time": "2024-04-26T15:49:43",
            "upload_time_iso_8601": "2024-04-26T15:49:43.007254Z",
            "url": "https://files.pythonhosted.org/packages/3d/f5/1356843a204f73b234c744e976a04c656144357b2e54a67e70dddd8a26b5/sdss_hal-1.1.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a309faf633927b9e2f31f433423ab2f8a675b6dc8e7161ae4d3527af1249f078",
                "md5": "cb041ffea529557ed5480cc6e1edd1a4",
                "sha256": "787a92cfc0aaa19af186f379605939f4dd00756affb5e44c5af5473172f1c46a"
            },
            "downloads": -1,
            "filename": "sdss_hal-1.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "cb041ffea529557ed5480cc6e1edd1a4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 45344,
            "upload_time": "2024-04-26T15:49:44",
            "upload_time_iso_8601": "2024-04-26T15:49:44.396536Z",
            "url": "https://files.pythonhosted.org/packages/a3/09/faf633927b9e2f31f433423ab2f8a675b6dc8e7161ae4d3527af1249f078/sdss_hal-1.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-26 15:49:44",
    "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"
}
        
Elapsed time: 0.24197s