{"id":303792,"name":"fathomnet-py","description":"An open-source image database that can be used to train, test, and validate state-of-the-art artificial intelligence algorithms to help us understand our ocean and its inhabitants.","url":"https://github.com/fathomnet/fathomnet-py","last_synced_at":"2026-04-08T07:30:18.247Z","repository":{"id":43287961,"uuid":"399251390","full_name":"fathomnet/fathomnet-py","owner":"fathomnet","description":"FathomNet Python client","archived":false,"fork":false,"pushed_at":"2026-02-10T17:11:21.000Z","size":362,"stargazers_count":35,"open_issues_count":8,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-03-26T04:37:22.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://fathomnet-py.readthedocs.io","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/fathomnet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","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":"2021-08-23T21:23:31.000Z","updated_at":"2026-03-01T11:20:08.000Z","dependencies_parsed_at":"2026-02-18T08:00:44.913Z","dependency_job_id":null,"html_url":"https://github.com/fathomnet/fathomnet-py","commit_stats":{"total_commits":72,"total_committers":3,"mean_commits":24.0,"dds":"0.18055555555555558","last_synced_commit":"7206e141486fcc99c09c8b31304df510a1e0d28f"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/fathomnet/fathomnet-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fathomnet","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/sbom","scorecard":{"id":393703,"data":{"date":"2025-08-11","repo":{"name":"github.com/fathomnet/fathomnet-py","commit":"42f0c151dec6467b26f3a7817e51c3a7da70c710"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cicd.yml:53","Warn: no topLevel permission defined: .github/workflows/cicd.yml:1"],"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":"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/cicd.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fathomnet/fathomnet-py/cicd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/fathomnet/fathomnet-py/cicd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/fathomnet/fathomnet-py/cicd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cicd.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/fathomnet/fathomnet-py/cicd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/fathomnet/fathomnet-py/cicd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fathomnet/fathomnet-py/cicd.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/cicd.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/cicd.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/cicd.yml:41","Warn: downloadThenRun not pinned by hash: .github/workflows/cicd.yml:89","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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"}}]},"last_synced_at":"2025-08-18T18:26:46.836Z","repository_id":43287961,"created_at":"2025-08-18T18:26:46.836Z","updated_at":"2025-08-18T18:26:46.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31264799,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T02:49:12.781Z","status":"ssl_error","status_checked_at":"2026-04-01T02:49:05.845Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"fathomnet","name":"FathomNet","uuid":"77417933","kind":"organization","description":"FathomNet is an open-source image database that can be used to train machine learning algorithms to help us understand our ocean and its inhabitants","email":null,"website":"www.fathomnet.org","location":"United States of America","twitter":"fathomnet","company":null,"icon_url":"https://avatars.githubusercontent.com/u/77417933?v=4","repositories_count":4,"last_synced_at":"2023-03-11T08:36:28.350Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fathomnet","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-15T01:39:29.437Z","updated_at":"2023-03-11T08:36:28.355Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fathomnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fathomnet/repositories"},"packages":[{"id":11732985,"name":"github.com/fathomnet/fathomnet-py","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/fathomnet/fathomnet-py","keywords_array":[],"namespace":null,"versions_count":37,"first_release_published_at":"2021-09-30T01:00:33.000Z","latest_release_published_at":"2026-02-10T17:11:01.000Z","latest_release_number":"v1.10.0","last_synced_at":"2026-04-05T08:09:54.260Z","created_at":"2025-06-05T11:14:21.810Z","updated_at":"2026-04-05T08:09:54.260Z","registry_url":"https://pkg.go.dev/github.com/fathomnet/fathomnet-py","install_command":"go get github.com/fathomnet/fathomnet-py","documentation_url":"https://pkg.go.dev/github.com/fathomnet/fathomnet-py#section-documentation","metadata":{},"repo_metadata":{"id":43287961,"uuid":"399251390","full_name":"fathomnet/fathomnet-py","owner":"fathomnet","description":"FathomNet Python client","archived":false,"fork":false,"pushed_at":"2025-04-09T06:05:59.000Z","size":345,"stargazers_count":34,"open_issues_count":6,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-06T23:02:06.418Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://fathomnet-py.readthedocs.io","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/fathomnet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-08-23T21:23:31.000Z","updated_at":"2025-08-25T18:30:41.000Z","dependencies_parsed_at":"2022-09-02T16:39:23.578Z","dependency_job_id":"6303eeab-0053-4151-9622-25dad78337a8","html_url":"https://github.com/fathomnet/fathomnet-py","commit_stats":{"total_commits":72,"total_committers":3,"mean_commits":24.0,"dds":"0.18055555555555558","last_synced_commit":"7206e141486fcc99c09c8b31304df510a1e0d28f"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/fathomnet/fathomnet-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fathomnet","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/sbom","scorecard":{"id":393703,"data":{"date":"2025-08-11","repo":{"name":"github.com/fathomnet/fathomnet-py","commit":"42f0c151dec6467b26f3a7817e51c3a7da70c710"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cicd.yml:53","Warn: no topLevel permission defined: .github/workflows/cicd.yml:1"],"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":"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/cicd.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fathomnet/fathomnet-py/cicd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/fathomnet/fathomnet-py/cicd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/fathomnet/fathomnet-py/cicd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cicd.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/fathomnet/fathomnet-py/cicd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/fathomnet/fathomnet-py/cicd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fathomnet/fathomnet-py/cicd.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/cicd.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/cicd.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/cicd.yml:41","Warn: downloadThenRun not pinned by hash: .github/workflows/cicd.yml:89","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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"}}]},"last_synced_at":"2025-08-18T18:26:46.836Z","repository_id":43287961,"created_at":"2025-08-18T18:26:46.836Z","updated_at":"2025-08-18T18:26:46.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274424444,"owners_count":25282557,"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-10T02:00:12.551Z","response_time":83,"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":"fathomnet","name":"FathomNet","uuid":"77417933","kind":"organization","description":"FathomNet is an open-source image database that can be used to train machine learning algorithms to help us understand our ocean and its inhabitants","email":null,"website":"www.fathomnet.org","location":"United States of America","twitter":"fathomnet","company":null,"icon_url":"https://avatars.githubusercontent.com/u/77417933?v=4","repositories_count":4,"last_synced_at":"2023-03-11T08:36:28.350Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fathomnet","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-15T01:39:29.437Z","updated_at":"2023-03-11T08:36:28.355Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fathomnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fathomnet/repositories"},"tags":[{"name":"v1.8.1","sha":"08429d286546e886e98d297fe4d689523d06dc80","kind":"tag","published_at":"2025-04-08T18:58:57.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.8.1","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"effdc5f9c9b68177a31b3728e50bff0fdb7394c6","kind":"tag","published_at":"2025-03-03T21:30:58.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.8.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"a1e976fb902d4313dca94ea61d898f6aff25a34d","kind":"tag","published_at":"2024-11-11T22:38:34.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.7.1","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"a114b002d62750cdc6602f32e145072597bb5bf3","kind":"tag","published_at":"2024-11-04T23:14:42.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.7.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"1473e311a3f1a617039e6f4af404375ac5eda9fd","kind":"tag","published_at":"2024-08-01T16:48:37.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.6.1","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"67613f99c10ff398fbd223e0ecce4a91f718786e","kind":"tag","published_at":"2024-07-18T19:00:32.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.6.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"8c7f1c6b098e81673c7fed650cb0005cff07cc7b","kind":"tag","published_at":"2024-07-16T19:20:48.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.5.1","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"903eec5b1a8e10ec419b95fc729e9ebb28d0b76c","kind":"tag","published_at":"2024-07-16T18:58:41.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.5.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1c99661a9d07546776d15bd72c0285cd995af9f2","kind":"tag","published_at":"2024-04-09T16:38:12.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.4.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"ae391be95c3576dca60674178a2bd07295d14ebe","kind":"tag","published_at":"2024-02-29T23:08:13.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.3.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"a93ccf00d6e04011518cbc1d2d5d3d2f0da03481","kind":"tag","published_at":"2024-02-21T17:33:08.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.2.2","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"3bcd7a50b8e856d69d1fece6c208fa0d2bf6e4f1","kind":"tag","published_at":"2024-02-06T20:38:11.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.2.1","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f756ddb6b6a68615313425fa8e00da18b15e251d","kind":"tag","published_at":"2024-02-06T20:09:05.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.2.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.2.0/manifests"},{"name":"v1.1.5","sha":"769fd0727160115884fdf53126bde51abd1f7ffa","kind":"tag","published_at":"2024-01-10T19:41:27.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.1.5","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"6f2e130b9c816ab7eaf33fd4eb1cf99f03c22225","kind":"tag","published_at":"2024-01-09T22:44:04.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.1.4","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"d61fd0d9311cc90d340e08c17c14bc111aa29952","kind":"tag","published_at":"2023-09-13T20:31:54.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.1.3","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"1d9cbb8c0801d57f18eb2993ea70969ac944a781","kind":"tag","published_at":"2023-09-12T22:27:57.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.1.2","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3665988d8361111edf97dcc04d63e3f7cebf0455","kind":"tag","published_at":"2023-09-12T21:28:20.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.1.1","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"60d7c6bc7d578de6eb8626b1741a27e2512114d4","kind":"tag","published_at":"2023-09-12T21:07:06.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.1.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"e7c404d0c0406884cfbf88d107add8152b4a3566","kind":"commit","published_at":"2023-09-12T20:07:58.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.0.2","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0ba8b2f14654b3e69cf01d098263100f68e9f5db","kind":"commit","published_at":"2023-08-30T00:02:19.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.0.1","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b4a46a1447c37a93bef1350efb47670eb4d4d795","kind":"commit","published_at":"2023-08-03T23:19:47.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.0.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.0.0/manifests"},{"name":"v0.7.0","sha":"23286d70719be412090514b11d898d0b6cce9db6","kind":"commit","published_at":"2023-08-03T19:56:15.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.7.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"4a7bc1e09b01852ee0dabe0b92d4579cc800089c","kind":"commit","published_at":"2023-02-08T00:42:39.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.6.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"1f71f63655b9cd601cbaaca01df6a1287007d438","kind":"commit","published_at":"2022-04-07T19:02:25.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.5.2","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"abceeea3f483ecd549862a7bda747fba71df43dd","kind":"commit","published_at":"2022-03-31T20:27:42.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.5.1","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e2dc5fdf6b2762d8edc931adb4ab5bce9dd15315","kind":"commit","published_at":"2022-03-31T18:36:41.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.5.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"507b0b1fddb59043ad01124fea09062d4c37625a","kind":"commit","published_at":"2022-03-10T00:57:53.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.4.2","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"0ecaf6930637e6803626879c7616dc86967572a3","kind":"commit","published_at":"2022-02-09T20:50:54.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.4.1","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"f48d4685f70eb1bad7d583f6533ce175847fd807","kind":"commit","published_at":"2022-02-09T20:45:41.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.4.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"3c6437a0306c020c7de8e864b4449a414ccb4b62","kind":"commit","published_at":"2022-02-08T21:14:35.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.3.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"b271f424c947276393ab1ac6c13240931a279340","kind":"commit","published_at":"2021-12-01T00:38:39.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.2.1","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"63e368d0eb29c4865c107bb458f8735b270c3526","kind":"commit","published_at":"2021-11-29T18:29:17.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.2.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"133f54e7a153e12d5279d451e2eedc042191007c","kind":"commit","published_at":"2021-10-19T20:23:49.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.1.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.1.0/manifests"},{"name":"v0.0.2","sha":"9c60937d7d69e6888f14e8940c0222b37da1dadb","kind":"commit","published_at":"2021-09-30T01:00:33.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.0.2","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-09-16T08:44:52.787Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.757538697138725,"dependent_packages_count":5.395053785167736,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.57629624115323},"purl":"pkg:golang/github.com/fathomnet/fathomnet-py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fathomnet/fathomnet-py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fathomnet/fathomnet-py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fathomnet/fathomnet-py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-12T08:32:30.095Z","issues_count":28,"pull_requests_count":5,"avg_time_to_close_issue":5740098.173913044,"avg_time_to_close_pull_request":50530.8,"issues_closed_count":23,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":11,"avg_comments_per_issue":2.1785714285714284,"avg_comments_per_pull_request":0.6,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":3661216.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/issues","maintainers":[{"login":"kevinsbarnard","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsbarnard"},{"login":"hohonuuli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hohonuuli"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffathomnet%2Ffathomnet-py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffathomnet%2Ffathomnet-py/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffathomnet%2Ffathomnet-py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffathomnet%2Ffathomnet-py/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffathomnet%2Ffathomnet-py/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2087532,"maintainers_count":0,"namespaces_count":779664,"keywords_count":112728,"github":"golang","metadata":{"funded_packages_count":53440},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-05T05:09:06.732Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2731192,"name":"fathomnet","ecosystem":"pypi","description":"fathomnet-py is a client-side API to help scientists, researchers, and developers interact with FathomNet data.","homepage":"https://database.fathomnet.org/fathomnet/#/about","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fathomnet/fathomnet-py","keywords_array":[],"namespace":null,"versions_count":35,"first_release_published_at":"2021-09-30T01:02:26.000Z","latest_release_published_at":"2026-02-10T17:11:18.000Z","latest_release_number":"1.10.0","last_synced_at":"2026-04-05T08:09:52.759Z","created_at":"2022-04-10T10:58:16.749Z","updated_at":"2026-04-05T08:55:15.753Z","registry_url":"https://pypi.org/project/fathomnet/","install_command":"pip install fathomnet --index-url https://pypi.org/simple","documentation_url":"https://fathomnet-py.readthedocs.io","metadata":{"funding":null,"documentation":"https://fathomnet-py.readthedocs.io","classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent"],"normalized_name":"fathomnet","project_status":null},"repo_metadata":{"id":43287961,"uuid":"399251390","full_name":"fathomnet/fathomnet-py","owner":"fathomnet","description":"FathomNet Python client","archived":false,"fork":false,"pushed_at":"2026-02-10T17:11:21.000Z","size":362,"stargazers_count":35,"open_issues_count":8,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-03-26T04:37:22.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://fathomnet-py.readthedocs.io","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/fathomnet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","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":"2021-08-23T21:23:31.000Z","updated_at":"2026-03-01T11:20:08.000Z","dependencies_parsed_at":"2026-02-18T08:00:44.913Z","dependency_job_id":null,"html_url":"https://github.com/fathomnet/fathomnet-py","commit_stats":{"total_commits":72,"total_committers":3,"mean_commits":24.0,"dds":"0.18055555555555558","last_synced_commit":"7206e141486fcc99c09c8b31304df510a1e0d28f"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/fathomnet/fathomnet-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fathomnet","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/sbom","scorecard":{"id":393703,"data":{"date":"2025-08-11","repo":{"name":"github.com/fathomnet/fathomnet-py","commit":"42f0c151dec6467b26f3a7817e51c3a7da70c710"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cicd.yml:53","Warn: no topLevel permission defined: .github/workflows/cicd.yml:1"],"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":"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/cicd.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fathomnet/fathomnet-py/cicd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/fathomnet/fathomnet-py/cicd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/fathomnet/fathomnet-py/cicd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cicd.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/fathomnet/fathomnet-py/cicd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/fathomnet/fathomnet-py/cicd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cicd.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/fathomnet/fathomnet-py/cicd.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/cicd.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/cicd.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/cicd.yml:41","Warn: downloadThenRun not pinned by hash: .github/workflows/cicd.yml:89","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT 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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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"}}]},"last_synced_at":"2025-08-18T18:26:46.836Z","repository_id":43287961,"created_at":"2025-08-18T18:26:46.836Z","updated_at":"2025-08-18T18:26:46.836Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31008534,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T01:56:05.093Z","status":"online","status_checked_at":"2026-03-27T02:00:08.055Z","response_time":164,"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":"fathomnet","name":"FathomNet","uuid":"77417933","kind":"organization","description":"FathomNet is an open-source image database that can be used to train machine learning algorithms to help us understand our ocean and its inhabitants","email":null,"website":"www.fathomnet.org","location":"United States of America","twitter":"fathomnet","company":null,"icon_url":"https://avatars.githubusercontent.com/u/77417933?v=4","repositories_count":4,"last_synced_at":"2023-03-11T08:36:28.350Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fathomnet","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-15T01:39:29.437Z","updated_at":"2023-03-11T08:36:28.355Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fathomnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fathomnet/repositories"},"tags":[{"name":"v1.10.0","sha":"918257829d8cc0d134c1e8e43f26b984662f6093","kind":"tag","published_at":"2026-02-10T17:11:01.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.10.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"2c889ce740fec225539a37db3153eca40b25e977","kind":"tag","published_at":"2025-12-19T21:00:26.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.9.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"08429d286546e886e98d297fe4d689523d06dc80","kind":"tag","published_at":"2025-04-08T18:58:57.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.8.1","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"effdc5f9c9b68177a31b3728e50bff0fdb7394c6","kind":"tag","published_at":"2025-03-03T21:30:58.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.8.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"a1e976fb902d4313dca94ea61d898f6aff25a34d","kind":"tag","published_at":"2024-11-11T22:38:34.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.7.1","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"a114b002d62750cdc6602f32e145072597bb5bf3","kind":"tag","published_at":"2024-11-04T23:14:42.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.7.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"1473e311a3f1a617039e6f4af404375ac5eda9fd","kind":"tag","published_at":"2024-08-01T16:48:37.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.6.1","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"67613f99c10ff398fbd223e0ecce4a91f718786e","kind":"tag","published_at":"2024-07-18T19:00:32.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.6.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"8c7f1c6b098e81673c7fed650cb0005cff07cc7b","kind":"tag","published_at":"2024-07-16T19:20:48.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.5.1","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"903eec5b1a8e10ec419b95fc729e9ebb28d0b76c","kind":"tag","published_at":"2024-07-16T18:58:41.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.5.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1c99661a9d07546776d15bd72c0285cd995af9f2","kind":"tag","published_at":"2024-04-09T16:38:12.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.4.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"ae391be95c3576dca60674178a2bd07295d14ebe","kind":"tag","published_at":"2024-02-29T23:08:13.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.3.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"a93ccf00d6e04011518cbc1d2d5d3d2f0da03481","kind":"tag","published_at":"2024-02-21T17:33:08.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.2.2","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"3bcd7a50b8e856d69d1fece6c208fa0d2bf6e4f1","kind":"tag","published_at":"2024-02-06T20:38:11.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.2.1","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f756ddb6b6a68615313425fa8e00da18b15e251d","kind":"tag","published_at":"2024-02-06T20:09:05.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.2.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.2.0/manifests"},{"name":"v1.1.5","sha":"769fd0727160115884fdf53126bde51abd1f7ffa","kind":"tag","published_at":"2024-01-10T19:41:27.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.1.5","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"6f2e130b9c816ab7eaf33fd4eb1cf99f03c22225","kind":"tag","published_at":"2024-01-09T22:44:04.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.1.4","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"d61fd0d9311cc90d340e08c17c14bc111aa29952","kind":"tag","published_at":"2023-09-13T20:31:54.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.1.3","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"1d9cbb8c0801d57f18eb2993ea70969ac944a781","kind":"tag","published_at":"2023-09-12T22:27:57.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.1.2","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3665988d8361111edf97dcc04d63e3f7cebf0455","kind":"tag","published_at":"2023-09-12T21:28:20.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.1.1","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"60d7c6bc7d578de6eb8626b1741a27e2512114d4","kind":"tag","published_at":"2023-09-12T21:07:06.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.1.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"e7c404d0c0406884cfbf88d107add8152b4a3566","kind":"commit","published_at":"2023-09-12T20:07:58.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.0.2","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"0ba8b2f14654b3e69cf01d098263100f68e9f5db","kind":"commit","published_at":"2023-08-30T00:02:19.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.0.1","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b4a46a1447c37a93bef1350efb47670eb4d4d795","kind":"commit","published_at":"2023-08-03T23:19:47.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v1.0.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v1.0.0/manifests"},{"name":"v0.7.0","sha":"23286d70719be412090514b11d898d0b6cce9db6","kind":"commit","published_at":"2023-08-03T19:56:15.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.7.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"4a7bc1e09b01852ee0dabe0b92d4579cc800089c","kind":"commit","published_at":"2023-02-08T00:42:39.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.6.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"1f71f63655b9cd601cbaaca01df6a1287007d438","kind":"commit","published_at":"2022-04-07T19:02:25.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.5.2","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"abceeea3f483ecd549862a7bda747fba71df43dd","kind":"commit","published_at":"2022-03-31T20:27:42.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.5.1","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e2dc5fdf6b2762d8edc931adb4ab5bce9dd15315","kind":"commit","published_at":"2022-03-31T18:36:41.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.5.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"507b0b1fddb59043ad01124fea09062d4c37625a","kind":"commit","published_at":"2022-03-10T00:57:53.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.4.2","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"0ecaf6930637e6803626879c7616dc86967572a3","kind":"commit","published_at":"2022-02-09T20:50:54.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.4.1","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"f48d4685f70eb1bad7d583f6533ce175847fd807","kind":"commit","published_at":"2022-02-09T20:45:41.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.4.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"3c6437a0306c020c7de8e864b4449a414ccb4b62","kind":"commit","published_at":"2022-02-08T21:14:35.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.3.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"b271f424c947276393ab1ac6c13240931a279340","kind":"commit","published_at":"2021-12-01T00:38:39.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.2.1","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"63e368d0eb29c4865c107bb458f8735b270c3526","kind":"commit","published_at":"2021-11-29T18:29:17.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.2.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"133f54e7a153e12d5279d451e2eedc042191007c","kind":"commit","published_at":"2021-10-19T20:23:49.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.1.0","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.1.0/manifests"},{"name":"v0.0.2","sha":"9c60937d7d69e6888f14e8940c0222b37da1dadb","kind":"commit","published_at":"2021-09-30T01:00:33.000Z","download_url":"https://codeload.github.com/fathomnet/fathomnet-py/tar.gz/v0.0.2","html_url":"https://github.com/fathomnet/fathomnet-py/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fathomnet/fathomnet-py@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-04-05T08:55:15.726Z","dependent_packages_count":0,"downloads":348,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":18.32200540817072,"dependent_repos_count":21.768581880286646,"dependent_packages_count":9.974574087109717,"stargazers_count":14.204602281907079,"forks_count":19.149431300220403,"docker_downloads_count":null,"average":16.683838991538913},"purl":"pkg:pypi/fathomnet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fathomnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fathomnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fathomnet/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-03T09:04:04.110Z","issues_count":30,"pull_requests_count":6,"avg_time_to_close_issue":5740098.173913044,"avg_time_to_close_pull_request":50530.8,"issues_closed_count":23,"pull_requests_closed_count":5,"pull_request_authors_count":4,"issue_authors_count":12,"avg_comments_per_issue":2.033333333333333,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":3661216.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.6666666666666666,"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":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/issues","maintainers":[{"login":"kevinsbarnard","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsbarnard"},{"login":"hohonuuli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hohonuuli"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fathomnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fathomnet/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fathomnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fathomnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fathomnet/codemeta","maintainers":[{"uuid":"kevinbarnard","login":"kevinbarnard","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/kevinbarnard/","role":null,"created_at":"2023-02-24T05:14:19.420Z","updated_at":"2023-02-24T05:14:19.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kevinbarnard/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":833438,"maintainers_count":355818,"namespaces_count":0,"keywords_count":270194,"github":"pypi","metadata":{"funded_packages_count":53084},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-05T05:05:39.368Z","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"}}],"commits":{"id":577858,"full_name":"fathomnet/fathomnet-py","default_branch":"main","total_commits":180,"total_committers":7,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":25.714285714285715,"dds":0.19999999999999996,"past_year_total_commits":11,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.5,"past_year_dds":0.2727272727272727,"last_synced_at":"2026-04-05T06:02:44.611Z","last_synced_commit":"918257829d8cc0d134c1e8e43f26b984662f6093","created_at":"2023-03-09T05:43:00.789Z","updated_at":"2026-04-05T06:02:12.753Z","committers":[{"name":"Kevin Barnard","email":"kbarnard@mbari.org","login":"kevinsbarnard","count":144},{"name":"semantic-release","email":"semantic-release","login":null,"count":12},{"name":"ecor","email":"eorenstein@mbari.org","login":"eor314","count":10},{"name":"github-actions","email":"github-actions@github.com","login":"invalid-email-address","count":9},{"name":"eor314","email":"e1orenst@ucsd.edu","login":null,"count":3},{"name":"lauravchrobak","email":"lchrobak@mbari.org","login":"lauravchrobak","count":1},{"name":"Brian Schlining","email":"bschlining@gmail.com","login":"hohonuuli","count":1}],"past_year_committers":[{"name":"Kevin Barnard","email":"kbarnard@mbari.org","login":"kevinsbarnard","count":8},{"name":"semantic-release","email":"semantic-release","login":null,"count":3}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-07T00:00:11.408Z","repositories_count":6211412,"commits_count":919659297,"contributors_count":35648795,"owners_count":1142722,"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":"fathomnet/fathomnet-py","html_url":"https://github.com/fathomnet/fathomnet-py","last_synced_at":"2026-01-03T09:04:04.110Z","status":"error","issues_count":30,"pull_requests_count":6,"avg_time_to_close_issue":5740098.173913044,"avg_time_to_close_pull_request":50530.8,"issues_closed_count":23,"pull_requests_closed_count":5,"pull_request_authors_count":4,"issue_authors_count":12,"avg_comments_per_issue":2.033333333333333,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":3661216.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.6666666666666666,"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":0,"created_at":"2023-05-14T15:33:42.198Z","updated_at":"2026-01-03T09:04:04.111Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fathomnet%2Ffathomnet-py/issues","issue_labels_count":{"enhancement":6,"bug":5,"documentation":1,"question":1},"pull_request_labels_count":{"enhancement":2},"issue_author_associations_count":{"NONE":18,"MEMBER":6,"CONTRIBUTOR":6},"pull_request_author_associations_count":{"CONTRIBUTOR":3,"NONE":2,"MEMBER":1},"issue_authors":{"mi2celis":6,"kevinsbarnard":6,"eor314":6,"khiyer":2,"Kmoran1512":2,"csbrown-noaa":2,"joostdaniels":1,"KahnSvaer":1,"Sidd1609":1,"asw-v4":1,"csbrown":1,"mbergman257":1},"pull_request_authors":{"eor314":2,"lauravchrobak":2,"hohonuuli":1,"csbrown-noaa":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-07T00:00:09.463Z","repositories_count":14121030,"issues_count":34514415,"pull_requests_count":112699426,"authors_count":11228228,"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":{},"past_year_issue_author_associations_count":{"NONE":5},"past_year_pull_request_author_associations_count":{"NONE":1},"past_year_issue_authors":{"csbrown-noaa":2,"csbrown":1,"joostdaniels":1,"KahnSvaer":1},"past_year_pull_request_authors":{"csbrown-noaa":1},"maintainers":[{"login":"kevinsbarnard","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsbarnard"},{"login":"hohonuuli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hohonuuli"}],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":6,"ForkEvent":1,"IssuesEvent":4,"WatchEvent":8,"IssueCommentEvent":2,"PushEvent":27,"CreateEvent":6},"last_year":{"ReleaseEvent":3,"IssuesEvent":3,"WatchEvent":3,"IssueCommentEvent":2,"PushEvent":8,"CreateEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-09-02T16:39:23.561Z","updated_at":"2022-09-02T16:39:23.561Z","repository_link":"https://github.com/fathomnet/fathomnet-py/blob/main/pyproject.toml","dependencies":[{"id":3616253241,"package_name":"python","ecosystem":"pypi","requirements":"^3.7","direct":true,"kind":"runtime","optional":false},{"id":3616253242,"package_name":"dataclasses-json","ecosystem":"pypi","requirements":"^0.5.4","direct":true,"kind":"runtime","optional":false},{"id":3616253243,"package_name":"requests","ecosystem":"pypi","requirements":"^2.20.0","direct":true,"kind":"runtime","optional":false},{"id":3616253244,"package_name":"lxml","ecosystem":"pypi","requirements":"^4.6.0","direct":true,"kind":"runtime","optional":false},{"id":3616253245,"package_name":"coco-lib","ecosystem":"pypi","requirements":"^0.1.2","direct":true,"kind":"runtime","optional":false},{"id":3616253246,"package_name":"progressbar2","ecosystem":"pypi","requirements":"^3.37.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cicd.yml","sha":null,"kind":"manifest","created_at":"2026-02-18T08:00:44.225Z","updated_at":"2026-02-18T08:00:44.225Z","repository_link":"https://github.com/fathomnet/fathomnet-py/blob/main/.github/workflows/cicd.yml","dependencies":[{"id":25820693025,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":25820693027,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":25820693028,"package_name":"python-semantic-release/python-semantic-release","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2026-02-18T08:00:44.415Z","updated_at":"2026-02-18T08:00:44.415Z","repository_link":"https://github.com/fathomnet/fathomnet-py/blob/main/docs/requirements.txt","dependencies":[{"id":25820693033,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false}]}],"score":11.565043419232335,"created_at":"2024-11-14T00:06:33.745Z","updated_at":"2026-04-08T07:30:18.260Z","avatar_url":"https://github.com/fathomnet.png","language":"Python","category":"Biosphere","sub_category":"Marine Life and Fishery","monthly_downloads":348,"total_dependent_repos":1,"total_dependent_packages":0,"readme":"# fathomnet-py\n\n\u003cdiv align=\"center\"\u003e\n\n[![image](https://img.shields.io/pypi/v/fathomnet.svg)](https://pypi.python.org/pypi/fathomnet)\n[![image](https://img.shields.io/pypi/l/fathomnet.svg)](https://github.com/fathomnet/fathomnet-py/blob/main/LICENSE)\n[![CI/CD](https://github.com/fathomnet/fathomnet-py/actions/workflows/cicd.yml/badge.svg)](https://github.com/fathomnet/fathomnet-py/actions/workflows/cicd.yml)\n[![Documentation Status](https://readthedocs.org/projects/fathomnet-py/badge/?version=latest)](https://fathomnet-py.readthedocs.io/en/latest/?badge=latest)\n[![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv)\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://docs.astral.sh/ruff/)\n\n\u003c/div\u003e\n\n**`fathomnet-py`** is a client-side API to help scientists, researchers, and developers interact with [FathomNet Database](https://database.fathomnet.org/) data.\n\n```python\n\u003e\u003e\u003e from fathomnet.api import boundingboxes\n\u003e\u003e\u003e boundingboxes.find_concepts()\n['2G Robotics structured light laser', '55-gallon drum', ...]\n\u003e\u003e\u003e from fathomnet.api import images\n\u003e\u003e\u003e images.find_by_concept('Nanomia')\n[\n    AImageDTO(\n        id=2274942, \n        uuid='cdbfca66-284f-48ac-a36f-7b2ac2b43533', \n        url='https://database.fathomnet.org/static/m3/framegrabs/MiniROV/images/0056/02_18_37_20.png', \n        ...\n    ),\n    ...\n]\n\u003e\u003e\u003e from fathomnet.api import taxa\n\u003e\u003e\u003e taxa.find_children('fathomnet', 'Bathochordaeus')\n[\n    Taxa(name='Bathochordaeus stygius', rank='species'), \n    Taxa(name='Bathochordaeus charon', rank='species'), \n    Taxa(name='Bathochordaeus mcnutti', rank='species')\n]\n\u003e\u003e\u003e from fathomnet.api import xapikey\n\u003e\u003e\u003e xapikey.auth('NuCLjlNUlgHchtgDB01Sp1fABJVcWR')  # your API key here\nAuthHeader(\n    type='Bearer', \n    token='eyJhbGciOiJI...'\n)\n```\n\nThe `fathomnet-py` API offers native Python interaction with the FathomNet REST API, abstracting away the underlying HTTP requests.\n\n## Installing `fathomnet-py`\n\n`fathomnet-py` is available on PyPI:\n\n```bash\n$ python -m pip install fathomnet\n```\n\n## Examples\n\n### API Tutorial: [![Tutorial](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/fathomnet/fathomnet-py/blob/main/examples/tutorial.ipynb)\n\n### FathomNet Models: [![Models](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/fathomnet/fathomnet-py/blob/main/examples/models.ipynb)\n\n## API Reference available on [Read the Docs](https://fathomnet-py.readthedocs.io/)\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["profiles","weather-station"],"project_url":"https://ost.ecosyste.ms/api/v1/projects/303792","html_url":"https://ost.ecosyste.ms/projects/303792"}