{"id":50786600,"url":"https://github.com/lincc-frameworks/hyrax_alerts","last_synced_at":"2026-06-12T08:03:02.407Z","repository":{"id":364160293,"uuid":"1266548837","full_name":"lincc-frameworks/hyrax_alerts","owner":"lincc-frameworks","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-11T22:58:53.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-11T23:13:24.262Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lincc-frameworks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-11T18:13:20.000Z","updated_at":"2026-06-11T22:58:51.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/lincc-frameworks/hyrax_alerts","commit_stats":null,"previous_names":["lincc-frameworks/hyrax_alerts"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/lincc-frameworks/hyrax_alerts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lincc-frameworks%2Fhyrax_alerts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lincc-frameworks%2Fhyrax_alerts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lincc-frameworks%2Fhyrax_alerts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lincc-frameworks%2Fhyrax_alerts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lincc-frameworks","download_url":"https://codeload.github.com/lincc-frameworks/hyrax_alerts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lincc-frameworks%2Fhyrax_alerts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34234558,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-12T08:03:01.229Z","updated_at":"2026-06-12T08:03:02.399Z","avatar_url":"https://github.com/lincc-frameworks.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# hyrax_alerts\n\n\n\n[![Template](https://img.shields.io/badge/Template-LINCC%20Frameworks%20Python%20Project%20Template-brightgreen)](https://lincc-ppt.readthedocs.io/en/latest/)\n\n[![PyPI](https://img.shields.io/pypi/v/hyrax_alerts?color=blue\u0026logo=pypi\u0026logoColor=white)](https://pypi.org/project/hyrax_alerts/)\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/lincc-frameworks/hyrax_alerts/smoke-test.yml)](https://github.com/lincc-frameworks/hyrax_alerts/actions/workflows/smoke-test.yml)\n[![Codecov](https://codecov.io/gh/lincc-frameworks/hyrax_alerts/branch/main/graph/badge.svg)](https://codecov.io/gh/lincc-frameworks/hyrax_alerts)\n[![Read The Docs](https://img.shields.io/readthedocs/hyrax-alerts)](https://hyrax-alerts.readthedocs.io/)\n\nThis project was automatically generated using the LINCC-Frameworks \n[python-project-template](https://github.com/lincc-frameworks/python-project-template).\n\nA repository badge was added to show that this project uses the python-project-template, however it's up to\nyou whether or not you'd like to display it!\n\nFor more information about the project template see the \n[documentation](https://lincc-ppt.readthedocs.io/en/latest/).\n\n## Dev Guide - Getting Started\n\nBefore installing any dependencies or writing code, it's a great idea to create a\nvirtual environment. LINCC-Frameworks engineers primarily use `conda` to manage virtual\nenvironments. If you have conda installed locally, you can run the following to\ncreate and activate a new environment.\n\n```\n\u003e\u003e conda create -n \u003cenv_name\u003e python=3.12\n\u003e\u003e conda activate \u003cenv_name\u003e\n```\n\nOnce you have created a new environment, you can install this project for local\ndevelopment using the following commands:\n\n```\n\u003e\u003e ./.setup_dev.sh\n\u003e\u003e conda install pandoc\n```\n\nNotes:\n1. `./.setup_dev.sh` will initialize pre-commit for this local repository, so\n   that a set of tests will be run prior to completing a local commit. For more\n   information, see the Python Project Template documentation on \n   [pre-commit](https://lincc-ppt.readthedocs.io/en/latest/practices/precommit.html)\n2. Install `pandoc` allows you to verify that automatic rendering of Jupyter notebooks\n   into documentation for ReadTheDocs works as expected. For more information, see\n   the Python Project Template documentation on\n   [Sphinx and Python Notebooks](https://lincc-ppt.readthedocs.io/en/latest/practices/sphinx.html#python-notebooks)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flincc-frameworks%2Fhyrax_alerts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flincc-frameworks%2Fhyrax_alerts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flincc-frameworks%2Fhyrax_alerts/lists"}