{"id":128575,"name":null,"description":"Core Python(ic) client libraries and utilities for alert streaming","url":"https://github.com/astronomy-commons/adc-streaming","last_synced_at":"2025-09-09T11:09:11.656Z","repository":{"id":37956744,"uuid":"222090611","full_name":"astronomy-commons/adc-streaming","owner":"astronomy-commons","description":"Core Python(ic) client libraries and utilities for alert streaming","archived":false,"fork":false,"pushed_at":"2025-08-25T16:19:55.000Z","size":194,"stargazers_count":6,"open_issues_count":5,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-25T18:25:21.382Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/astronomy-commons.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}},"created_at":"2019-11-16T11:40:09.000Z","updated_at":"2025-08-19T19:54:15.000Z","dependencies_parsed_at":"2025-08-25T18:13:03.325Z","dependency_job_id":"61e10849-fa2b-4d4e-ad5c-151442168e5e","html_url":"https://github.com/astronomy-commons/adc-streaming","commit_stats":{"total_commits":122,"total_committers":9,"mean_commits":"13.555555555555555","dds":0.5163934426229508,"last_synced_commit":"9e9fb4e6818bff8ff948117cf683687c4155f736"},"previous_names":["astronomy-commons/genesis-client"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/astronomy-commons/adc-streaming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astronomy-commons","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/sbom","scorecard":{"id":213702,"data":{"date":"2025-08-11","repo":{"name":"github.com/astronomy-commons/adc-streaming","commit":"b3bdf1d06b7a3246ac6186c79f8049f4879c2e93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":6,"reason":"Found 7/11 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/astronomy-commons/adc-streaming/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/astronomy-commons/adc-streaming/build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T01:13:25.875Z","repository_id":37956744,"created_at":"2025-08-17T01:13:25.875Z","updated_at":"2025-08-17T01:13:25.875Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274288246,"owners_count":25257635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"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"}},"owner":{"login":"astronomy-commons","name":"Astronomy Data Commons","uuid":"58103732","kind":"organization","description":"Software Infrastructure for Science Platforms and Scalable Astronomy on Cloud Resources","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/58103732?v=4","repositories_count":13,"last_synced_at":"2023-03-06T03:12:07.017Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/astronomy-commons","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T03:40:25.867Z","updated_at":"2023-03-06T03:12:07.029Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astronomy-commons","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astronomy-commons/repositories"},"packages":[{"id":2631981,"name":"adc-streaming","ecosystem":"pypi","description":"Astronomy Data Commons streaming client libraries","homepage":"https://github.com/astronomy-commons/adc-streaming","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/astronomy-commons/adc-streaming","keywords_array":[],"namespace":null,"versions_count":24,"first_release_published_at":"2020-05-13T17:57:34.000Z","latest_release_published_at":"2025-08-25T16:26:24.000Z","latest_release_number":"2.6.0","last_synced_at":"2025-08-25T16:31:04.370Z","created_at":"2022-04-10T09:58:04.350Z","updated_at":"2025-08-25T21:14:18.990Z","registry_url":"https://pypi.org/project/adc-streaming/","install_command":"pip install adc-streaming --index-url https://pypi.org/simple","documentation_url":"https://adc-streaming.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","License :: OSI Approved :: BSD License","Operating System :: MacOS :: MacOS X","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3"],"normalized_name":"adc-streaming","project_status":null},"repo_metadata":{"id":37956744,"uuid":"222090611","full_name":"astronomy-commons/adc-streaming","owner":"astronomy-commons","description":"Core Python(ic) client libraries and utilities for alert streaming","archived":false,"fork":false,"pushed_at":"2025-08-25T16:19:55.000Z","size":194,"stargazers_count":6,"open_issues_count":5,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-25T18:25:21.382Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/astronomy-commons.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}},"created_at":"2019-11-16T11:40:09.000Z","updated_at":"2025-08-19T19:54:15.000Z","dependencies_parsed_at":"2025-08-25T18:13:03.325Z","dependency_job_id":"61e10849-fa2b-4d4e-ad5c-151442168e5e","html_url":"https://github.com/astronomy-commons/adc-streaming","commit_stats":{"total_commits":122,"total_committers":9,"mean_commits":"13.555555555555555","dds":0.5163934426229508,"last_synced_commit":"9e9fb4e6818bff8ff948117cf683687c4155f736"},"previous_names":["astronomy-commons/genesis-client"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/astronomy-commons/adc-streaming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astronomy-commons","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/sbom","scorecard":{"id":213702,"data":{"date":"2025-08-11","repo":{"name":"github.com/astronomy-commons/adc-streaming","commit":"b3bdf1d06b7a3246ac6186c79f8049f4879c2e93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":6,"reason":"Found 7/11 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/astronomy-commons/adc-streaming/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/astronomy-commons/adc-streaming/build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T01:13:25.875Z","repository_id":37956744,"created_at":"2025-08-17T01:13:25.875Z","updated_at":"2025-08-17T01:13:25.875Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272132157,"owners_count":24879065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"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"},"owner_record":{"login":"astronomy-commons","name":"Astronomy Data Commons","uuid":"58103732","kind":"organization","description":"Software Infrastructure for Science Platforms and Scalable Astronomy on Cloud Resources","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/58103732?v=4","repositories_count":13,"last_synced_at":"2023-03-06T03:12:07.017Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/astronomy-commons","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T03:40:25.867Z","updated_at":"2023-03-06T03:12:07.029Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astronomy-commons","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astronomy-commons/repositories"},"tags":[{"name":"v2.6.0","sha":"f1724e662907faaca5de27f6b9f24305d3793961","kind":"tag","published_at":"2025-08-25T16:17:33.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v2.6.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"2f3fccaa081d4bd739ac2b646cafd184e5cfdb63","kind":"tag","published_at":"2025-02-17T20:52:09.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v2.5.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"b1a5a81c52d2752a9fd63b9717c121285646d09b","kind":"commit","published_at":"2024-06-10T20:32:35.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v2.4.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"684fa08e530429958f9e0c4c7c58dc1230f3e9fa","kind":"tag","published_at":"2023-05-23T18:24:37.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v2.3.2","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"9e9fb4e6818bff8ff948117cf683687c4155f736","kind":"commit","published_at":"2022-12-19T17:28:49.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v2.3.1","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"2684789c929a6eebe2df2c3addeb72fea5fc4469","kind":"commit","published_at":"2022-10-07T00:23:11.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v2.3.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"834b78f7489319c9988d34215c531b114ba4d235","kind":"commit","published_at":"2022-09-22T21:35:31.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v2.2.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8dcbe7b163b770a04bdd6eedefbba8b9d7cfa5d8","kind":"commit","published_at":"2022-03-15T23:49:35.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v2.1.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"533634f4179578308de7a7b75b8e77dadbb44438","kind":"tag","published_at":"2021-09-30T21:23:39.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v2.0.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"739199bc0da73052d162e3ee7f6072c344481a20","kind":"commit","published_at":"2021-06-03T22:33:51.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v1.2.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"4e489f8f944b1762a2654dfa74bfbc2f42d62df3","kind":"commit","published_at":"2020-08-19T20:43:26.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v1.1.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"49de502e67974c49924cd408801e81245178ef32","kind":"commit","published_at":"2020-07-16T19:44:59.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v1.0.2","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ad9978c25053fe6aafefe18f6cc336a82c41075b","kind":"commit","published_at":"2020-07-16T18:30:14.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v1.0.1","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"bd0dc538d20ec041db6e415f92e9d56f923156d0","kind":"commit","published_at":"2020-06-17T19:42:05.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v1.0.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v1.0.0/manifests"},{"name":"v0.3.1.alpha","sha":"ed7a59288ea48373500b98f62faa4dd071be0413","kind":"commit","published_at":"2020-05-15T23:26:21.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.3.1.alpha","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.3.1.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.3.1.alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.3.1.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.3.1.alpha/manifests"},{"name":"v0.3.1a0","sha":"ed7a59288ea48373500b98f62faa4dd071be0413","kind":"commit","published_at":"2020-05-15T23:26:21.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.3.1a0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.3.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.3.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.3.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.3.1a0/manifests"},{"name":"v0.3.1","sha":"ed7a59288ea48373500b98f62faa4dd071be0413","kind":"commit","published_at":"2020-05-15T23:26:21.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.3.1","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5c53e3b7300acea7d9296e314c10b34ef8bbc5f6","kind":"commit","published_at":"2020-05-15T22:47:11.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.3.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.3.0/manifests"},{"name":"v0.2.1.dev1","sha":"734d0f1500c087be089e25dc35676a3dde39f660","kind":"commit","published_at":"2020-05-13T21:48:24.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.2.1.dev1","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.2.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.2.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.2.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.2.1.dev1/manifests"},{"name":"v0.2.0","sha":"9de64fb4a046a3e71f4ffbd83583097bbbfdfe57","kind":"commit","published_at":"2020-05-13T21:36:47.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.2.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.2.0/manifests"},{"name":"v0.1.2.dev2","sha":"f60b260128973af8579e4a6b3e6d9063747dc5a7","kind":"commit","published_at":"2020-05-13T18:01:44.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.1.2.dev2","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.1.2.dev2/manifests"},{"name":"v0.1.2.dev1","sha":"e9a1d921a2011060cfd2ab5ea34a73f2c320c9d6","kind":"commit","published_at":"2020-05-13T17:48:45.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.1.2.dev1","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.1.2.dev1/manifests"},{"name":"v0.1.1","sha":"760aff5beabf1a1ff6c682bbb77b7f0833afeb64","kind":"commit","published_at":"2020-04-20T22:14:36.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.1.1","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"916b2850553c40a1f33df9f67362d2bab724ffea","kind":"tag","published_at":"2020-04-01T16:20:50.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.1.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.1.0/manifests"},{"name":"v0.0.2","sha":"9e4ebd61190043f120f80d9ab68c51a26da14922","kind":"tag","published_at":"2020-02-18T06:42:24.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.0.2","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"5ff380c78117a31ca07c76cfb84e32dc8c9487a1","kind":"tag","published_at":"2020-01-30T20:56:24.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.0.1","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-25T21:14:18.990Z","dependent_packages_count":3,"downloads":3608,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":5.8125325953306355,"dependent_repos_count":11.531916999432806,"dependent_packages_count":2.3688708369655003,"stargazers_count":21.57692388255524,"forks_count":13.34397154342275,"docker_downloads_count":null,"average":10.926843171541385},"purl":"pkg:pypi/adc-streaming","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/adc-streaming","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/adc-streaming","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/adc-streaming/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T17:59:16.936Z","issues_count":21,"pull_requests_count":49,"avg_time_to_close_issue":5698676.1875,"avg_time_to_close_pull_request":1209624.8163265307,"issues_closed_count":16,"pull_requests_closed_count":49,"pull_request_authors_count":8,"issue_authors_count":7,"avg_comments_per_issue":3.761904761904762,"avg_comments_per_pull_request":1.816326530612245,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":147032.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/issues","maintainers":[{"login":"myNameIsPatrick","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/myNameIsPatrick"},{"login":"cnweaver","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cnweaver"},{"login":"mjuric","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjuric"}],"active_maintainers":[{"login":"cnweaver","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cnweaver"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/adc-streaming/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/adc-streaming/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/adc-streaming/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/adc-streaming/related_packages","maintainers":[{"uuid":"mjuric","login":"mjuric","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/mjuric/","role":null,"created_at":"2022-11-14T22:57:20.656Z","updated_at":"2022-11-14T22:57:20.656Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mjuric/packages"},{"uuid":"cnweaver","login":"cnweaver","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/cnweaver/","role":null,"created_at":"2022-11-14T22:57:20.649Z","updated_at":"2022-11-14T22:57:20.649Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cnweaver/packages"},{"uuid":"pdizzle","login":"pdizzle","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/pdizzle/","role":null,"created_at":"2022-11-14T22:57:20.664Z","updated_at":"2022-11-14T22:57:20.664Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pdizzle/packages"},{"uuid":"spenczar","login":"spenczar","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/spenczar/","role":null,"created_at":"2022-11-14T22:57:20.671Z","updated_at":"2022-11-14T22:57:20.671Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/spenczar/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726499,"maintainers_count":308863,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5295034,"name":"adc-streaming","ecosystem":"conda","description":"This package installs the ADC Streaming Client library","homepage":"https://github.com/astronomy-commons/adc-streaming","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/astronomy-commons/adc-streaming","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2021-10-05T17:49:34.000Z","latest_release_published_at":"2022-10-18T15:53:13.000Z","latest_release_number":"2.3.0","last_synced_at":"2025-08-25T18:39:45.316Z","created_at":"2022-10-03T15:57:44.789Z","updated_at":"2025-08-25T21:14:18.993Z","registry_url":"https://anaconda.org/conda-forge/adc-streaming","install_command":"conda install -c conda-forge adc-streaming","documentation_url":null,"metadata":{},"repo_metadata":{"id":37956744,"uuid":"222090611","full_name":"astronomy-commons/adc-streaming","owner":"astronomy-commons","description":"Core Python(ic) client libraries and utilities for alert streaming","archived":false,"fork":false,"pushed_at":"2025-08-25T16:19:55.000Z","size":194,"stargazers_count":6,"open_issues_count":5,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-25T18:25:21.382Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/astronomy-commons.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}},"created_at":"2019-11-16T11:40:09.000Z","updated_at":"2025-08-19T19:54:15.000Z","dependencies_parsed_at":"2025-08-25T18:13:03.325Z","dependency_job_id":"61e10849-fa2b-4d4e-ad5c-151442168e5e","html_url":"https://github.com/astronomy-commons/adc-streaming","commit_stats":{"total_commits":122,"total_committers":9,"mean_commits":"13.555555555555555","dds":0.5163934426229508,"last_synced_commit":"9e9fb4e6818bff8ff948117cf683687c4155f736"},"previous_names":["astronomy-commons/genesis-client"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/astronomy-commons/adc-streaming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astronomy-commons","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/sbom","scorecard":{"id":213702,"data":{"date":"2025-08-11","repo":{"name":"github.com/astronomy-commons/adc-streaming","commit":"b3bdf1d06b7a3246ac6186c79f8049f4879c2e93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":6,"reason":"Found 7/11 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/astronomy-commons/adc-streaming/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/astronomy-commons/adc-streaming/build.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T01:13:25.875Z","repository_id":37956744,"created_at":"2025-08-17T01:13:25.875Z","updated_at":"2025-08-17T01:13:25.875Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272132157,"owners_count":24879065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"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"},"owner_record":{"login":"astronomy-commons","name":"Astronomy Data Commons","uuid":"58103732","kind":"organization","description":"Software Infrastructure for Science Platforms and Scalable Astronomy on Cloud Resources","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/58103732?v=4","repositories_count":13,"last_synced_at":"2023-03-06T03:12:07.017Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/astronomy-commons","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T03:40:25.867Z","updated_at":"2023-03-06T03:12:07.029Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astronomy-commons","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astronomy-commons/repositories"},"tags":[{"name":"v2.6.0","sha":"f1724e662907faaca5de27f6b9f24305d3793961","kind":"tag","published_at":"2025-08-25T16:17:33.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v2.6.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"2f3fccaa081d4bd739ac2b646cafd184e5cfdb63","kind":"tag","published_at":"2025-02-17T20:52:09.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v2.5.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"b1a5a81c52d2752a9fd63b9717c121285646d09b","kind":"commit","published_at":"2024-06-10T20:32:35.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v2.4.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"684fa08e530429958f9e0c4c7c58dc1230f3e9fa","kind":"tag","published_at":"2023-05-23T18:24:37.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v2.3.2","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"9e9fb4e6818bff8ff948117cf683687c4155f736","kind":"commit","published_at":"2022-12-19T17:28:49.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v2.3.1","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"2684789c929a6eebe2df2c3addeb72fea5fc4469","kind":"commit","published_at":"2022-10-07T00:23:11.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v2.3.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"834b78f7489319c9988d34215c531b114ba4d235","kind":"commit","published_at":"2022-09-22T21:35:31.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v2.2.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8dcbe7b163b770a04bdd6eedefbba8b9d7cfa5d8","kind":"commit","published_at":"2022-03-15T23:49:35.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v2.1.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"533634f4179578308de7a7b75b8e77dadbb44438","kind":"tag","published_at":"2021-09-30T21:23:39.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v2.0.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"739199bc0da73052d162e3ee7f6072c344481a20","kind":"commit","published_at":"2021-06-03T22:33:51.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v1.2.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"4e489f8f944b1762a2654dfa74bfbc2f42d62df3","kind":"commit","published_at":"2020-08-19T20:43:26.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v1.1.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"49de502e67974c49924cd408801e81245178ef32","kind":"commit","published_at":"2020-07-16T19:44:59.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v1.0.2","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ad9978c25053fe6aafefe18f6cc336a82c41075b","kind":"commit","published_at":"2020-07-16T18:30:14.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v1.0.1","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"bd0dc538d20ec041db6e415f92e9d56f923156d0","kind":"commit","published_at":"2020-06-17T19:42:05.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v1.0.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v1.0.0/manifests"},{"name":"v0.3.1.alpha","sha":"ed7a59288ea48373500b98f62faa4dd071be0413","kind":"commit","published_at":"2020-05-15T23:26:21.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.3.1.alpha","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.3.1.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.3.1.alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.3.1.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.3.1.alpha/manifests"},{"name":"v0.3.1a0","sha":"ed7a59288ea48373500b98f62faa4dd071be0413","kind":"commit","published_at":"2020-05-15T23:26:21.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.3.1a0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.3.1a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.3.1a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.3.1a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.3.1a0/manifests"},{"name":"v0.3.1","sha":"ed7a59288ea48373500b98f62faa4dd071be0413","kind":"commit","published_at":"2020-05-15T23:26:21.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.3.1","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5c53e3b7300acea7d9296e314c10b34ef8bbc5f6","kind":"commit","published_at":"2020-05-15T22:47:11.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.3.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.3.0/manifests"},{"name":"v0.2.1.dev1","sha":"734d0f1500c087be089e25dc35676a3dde39f660","kind":"commit","published_at":"2020-05-13T21:48:24.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.2.1.dev1","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.2.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.2.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.2.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.2.1.dev1/manifests"},{"name":"v0.2.0","sha":"9de64fb4a046a3e71f4ffbd83583097bbbfdfe57","kind":"commit","published_at":"2020-05-13T21:36:47.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.2.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.2.0/manifests"},{"name":"v0.1.2.dev2","sha":"f60b260128973af8579e4a6b3e6d9063747dc5a7","kind":"commit","published_at":"2020-05-13T18:01:44.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.1.2.dev2","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.1.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.1.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.1.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.1.2.dev2/manifests"},{"name":"v0.1.2.dev1","sha":"e9a1d921a2011060cfd2ab5ea34a73f2c320c9d6","kind":"commit","published_at":"2020-05-13T17:48:45.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.1.2.dev1","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.1.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.1.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.1.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.1.2.dev1/manifests"},{"name":"v0.1.1","sha":"760aff5beabf1a1ff6c682bbb77b7f0833afeb64","kind":"commit","published_at":"2020-04-20T22:14:36.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.1.1","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"916b2850553c40a1f33df9f67362d2bab724ffea","kind":"tag","published_at":"2020-04-01T16:20:50.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.1.0","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.1.0/manifests"},{"name":"v0.0.2","sha":"9e4ebd61190043f120f80d9ab68c51a26da14922","kind":"tag","published_at":"2020-02-18T06:42:24.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.0.2","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"5ff380c78117a31ca07c76cfb84e32dc8c9487a1","kind":"tag","published_at":"2020-01-30T20:56:24.000Z","download_url":"https://codeload.github.com/astronomy-commons/adc-streaming/tar.gz/v0.0.1","html_url":"https://github.com/astronomy-commons/adc-streaming/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astronomy-commons/adc-streaming@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-25T21:14:18.993Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":19.505864736710755,"stargazers_count":55.71749438482655,"forks_count":47.70152233591215,"average":39.237584227601694},"purl":"pkg:conda/adc-streaming","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/adc-streaming","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/adc-streaming","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/adc-streaming/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T17:59:16.936Z","issues_count":21,"pull_requests_count":49,"avg_time_to_close_issue":5698676.1875,"avg_time_to_close_pull_request":1209624.8163265307,"issues_closed_count":16,"pull_requests_closed_count":49,"pull_request_authors_count":8,"issue_authors_count":7,"avg_comments_per_issue":3.761904761904762,"avg_comments_per_pull_request":1.816326530612245,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":147032.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/issues","maintainers":[{"login":"myNameIsPatrick","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/myNameIsPatrick"},{"login":"cnweaver","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cnweaver"},{"login":"mjuric","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjuric"}],"active_maintainers":[{"login":"cnweaver","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cnweaver"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/adc-streaming/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/adc-streaming/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/adc-streaming/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/adc-streaming/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13420,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-09T06:53:47.128Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":30168,"full_name":"astronomy-commons/adc-streaming","default_branch":"master","committers":[{"name":"Spencer Nelson","email":"swnelson@uw.edu","count":59},{"name":"Patrick Godwin","email":"patrick.godwin@psu.edu","count":20},{"name":"Leo Singer","email":"leo.singer@ligo.org","count":14},{"name":"Mario Juric","email":"mjuric@astro.washington.edu","count":11},{"name":"C. Weaver","email":"chris.weaver@icecube.wisc.edu","count":10},{"name":"C. Weaver","email":"cweaver@icecube.wisc.edu","count":4},{"name":"Deep Chatterjee","email":"deep.chatterjee@ligo.org","count":2},{"name":"C. Weaver","email":"cnweaver@gmail.com","count":1},{"name":"Joseph Areeda","email":"joseph.areeda@ligo.org","count":1}],"total_commits":122,"total_committers":9,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":13.555555555555555,"dds":0.5163934426229508,"past_year_committers":[{"name":"Leo Singer","email":"leo.singer@ligo.org","count":6},{"name":"Deep Chatterjee","email":"deep.chatterjee@ligo.org","count":2},{"name":"C. Weaver","email":"cweaver@icecube.wisc.edu","count":1},{"name":"C. Weaver","email":"chris.weaver@icecube.wisc.edu","count":1},{"name":"C. Weaver","email":"cnweaver@gmail.com","count":1}],"past_year_total_commits":11,"past_year_total_committers":5,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.2,"past_year_dds":0.4545454545454546,"last_synced_at":"2023-04-26T14:44:09.191Z","last_synced_commit":"9e9fb4e6818bff8ff948117cf683687c4155f736","created_at":"2023-03-07T16:42:59.036Z","updated_at":"2023-09-19T15:43:14.842Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"astronomy-commons/adc-streaming","html_url":"https://github.com/astronomy-commons/adc-streaming","last_synced_at":"2025-08-31T17:41:21.222Z","status":null,"issues_count":22,"pull_requests_count":52,"avg_time_to_close_issue":5368591.764705882,"avg_time_to_close_pull_request":1181870.6078431373,"issues_closed_count":17,"pull_requests_closed_count":51,"pull_request_authors_count":8,"issue_authors_count":8,"avg_comments_per_issue":3.590909090909091,"avg_comments_per_pull_request":1.7307692307692308,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":87241.0,"past_year_avg_time_to_close_pull_request":383605.6666666667,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-10T21:19:38.844Z","updated_at":"2025-09-01T18:17:26.613Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/astronomy-commons%2Fadc-streaming/issues","issue_labels_count":{"help wanted":3,"bug":2,"documentation":1,"good first issue":1},"pull_request_labels_count":{"enhancement":4},"issue_author_associations_count":{"CONTRIBUTOR":9,"MEMBER":5,"COLLABORATOR":5,"NONE":3},"pull_request_author_associations_count":{"CONTRIBUTOR":26,"COLLABORATOR":22,"MEMBER":2,"NONE":2},"issue_authors":{"spenczar":7,"mjuric":5,"myNameIsPatrick":5,"ebellm":1,"deepchatterjeeligo":1,"areeda":1,"cmessick":1,"lpsinger":1},"pull_request_authors":{"spenczar":16,"cnweaver":12,"myNameIsPatrick":10,"lpsinger":8,"mjuric":2,"deepchatterjeeligo":2,"alchzh":1,"areeda":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10108777,"issues_count":31548139,"pull_requests_count":98026966,"authors_count":10705543,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"enhancement":2},"past_year_issue_author_associations_count":{"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"COLLABORATOR":3},"past_year_issue_authors":{"lpsinger":1},"past_year_pull_request_authors":{"cnweaver":3},"maintainers":[{"login":"myNameIsPatrick","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/myNameIsPatrick"},{"login":"cnweaver","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cnweaver"},{"login":"mjuric","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mjuric"}],"active_maintainers":[{"login":"cnweaver","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cnweaver"}]},"events":{"total":{"CreateEvent":4,"IssuesEvent":2,"ReleaseEvent":2,"DeleteEvent":2,"PushEvent":3,"PullRequestReviewEvent":1,"PullRequestEvent":5},"last_year":{"CreateEvent":4,"IssuesEvent":2,"ReleaseEvent":2,"DeleteEvent":2,"PushEvent":3,"PullRequestReviewEvent":1,"PullRequestEvent":5}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-26T17:10:58.538Z","updated_at":"2022-09-26T17:10:58.538Z","repository_link":"https://github.com/astronomy-commons/adc-streaming/blob/master/setup.py","dependencies":[{"id":6135430234,"package_name":"authlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135430235,"package_name":"confluent-kafka","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135430236,"package_name":"dataclasses","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135430237,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135430238,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135430239,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6135430240,"package_name":"certifi","ecosystem":"pypi","requirements":"\u003e=2020.04.05.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-02-08T20:45:29.847Z","updated_at":"2023-02-08T20:45:29.847Z","repository_link":"https://github.com/astronomy-commons/adc-streaming/blob/master/.github/workflows/build.yml","dependencies":[{"id":7467588426,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7467588427,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-06-10T22:47:29.746Z","updated_at":"2024-06-10T22:47:29.746Z","repository_link":"https://github.com/astronomy-commons/adc-streaming/blob/master/pyproject.toml","dependencies":[]}],"score":12.789072873698332,"created_at":"2025-09-08T23:32:00.410Z","updated_at":"2025-10-07T08:34:23.863Z","avatar_url":"https://github.com/astronomy-commons.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":3608,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/128575","html_url":"https://science.ecosyste.ms/projects/128575"}