{"id":20719,"name":"forecast-tools","description":"forecast_tools provides fundamental tools to support the forecasting process in python","url":"https://github.com/tommonks/forecast-tools","last_synced_at":"2025-09-05T00:42:02.488Z","repository":{"id":44627174,"uuid":"250494795","full_name":"TomMonks/forecast-tools","owner":"TomMonks","description":"forecast_tools provides fundamental tools to support the forecasting process in python","archived":false,"fork":false,"pushed_at":"2025-03-22T16:14:37.000Z","size":6985,"stargazers_count":7,"open_issues_count":9,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-18T20:25:11.325Z","etag":null,"topics":["forecasting","python3"],"latest_commit_sha":null,"homepage":"https://tommonks.github.io/forecast-tools/","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/TomMonks.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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":"2020-03-27T09:39:55.000Z","updated_at":"2025-03-22T16:14:08.000Z","dependencies_parsed_at":"2024-07-29T20:41:23.474Z","dependency_job_id":"ffccc2b3-a144-49cf-b6e6-97a67e2634b7","html_url":"https://github.com/TomMonks/forecast-tools","commit_stats":{"total_commits":142,"total_committers":2,"mean_commits":71.0,"dds":0.05633802816901412,"last_synced_commit":"312c2c2a80a4cd15257be4b53ced87d5d5fa5ec7"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/TomMonks/forecast-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TomMonks","download_url":"https://codeload.github.com/TomMonks/forecast-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/sbom","scorecard":{"id":142638,"data":{"date":"2025-08-11","repo":{"name":"github.com/TomMonks/forecast-tools","commit":"d8a2393f91dd62bea7f073add6731637c339f2e9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 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":"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: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/2 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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/TomMonks/forecast-tools/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/TomMonks/forecast-tools/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/TomMonks/forecast-tools/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TomMonks/forecast-tools/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:17"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T08:32:09.688Z","repository_id":44627174,"created_at":"2025-08-16T08:32:09.688Z","updated_at":"2025-08-16T08:32:09.688Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273695226,"owners_count":25151481,"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-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"TomMonks","name":"Tom Monks","uuid":"881493","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/881493?v=4","repositories_count":22,"last_synced_at":"2023-04-01T05:09:49.272Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TomMonks","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T08:58:12.492Z","updated_at":"2023-04-01T05:09:49.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TomMonks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TomMonks/repositories"},"packages":[{"id":2739383,"name":"forecast-tools","ecosystem":"pypi","description":"Tools to support forecasting education in Python","homepage":"https://github.com/TomMonks/forecast-tools","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/TomMonks/forecast-tools","keywords_array":["education","error-metrics","forecasting","naive","snaive","time-series"],"namespace":null,"versions_count":9,"first_release_published_at":"2020-07-31T14:21:17.000Z","latest_release_published_at":"2025-03-22T16:15:09.000Z","latest_release_number":"0.4.1","last_synced_at":"2025-08-18T20:04:57.553Z","created_at":"2022-04-10T11:03:14.129Z","updated_at":"2025-08-18T20:08:53.238Z","registry_url":"https://pypi.org/project/forecast-tools/","install_command":"pip install forecast-tools --index-url https://pypi.org/simple","documentation_url":"https://tommonks.github.io/forecast-tools","metadata":{"funding":null,"documentation":"https://tommonks.github.io/forecast-tools","classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9"],"normalized_name":"forecast-tools","project_status":null},"repo_metadata":{"id":44627174,"uuid":"250494795","full_name":"TomMonks/forecast-tools","owner":"TomMonks","description":"forecast_tools provides fundamental tools to support the forecasting process in python","archived":false,"fork":false,"pushed_at":"2025-03-22T16:14:37.000Z","size":6985,"stargazers_count":7,"open_issues_count":9,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-15T07:59:20.266Z","etag":null,"topics":["forecasting","python3"],"latest_commit_sha":null,"homepage":"https://tommonks.github.io/forecast-tools/","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/TomMonks.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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":"2020-03-27T09:39:55.000Z","updated_at":"2025-03-22T16:14:08.000Z","dependencies_parsed_at":"2024-07-29T20:41:23.474Z","dependency_job_id":"ffccc2b3-a144-49cf-b6e6-97a67e2634b7","html_url":"https://github.com/TomMonks/forecast-tools","commit_stats":{"total_commits":142,"total_committers":2,"mean_commits":71.0,"dds":0.05633802816901412,"last_synced_commit":"312c2c2a80a4cd15257be4b53ced87d5d5fa5ec7"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/TomMonks/forecast-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TomMonks","download_url":"https://codeload.github.com/TomMonks/forecast-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/sbom","scorecard":{"id":142638,"data":{"date":"2025-08-11","repo":{"name":"github.com/TomMonks/forecast-tools","commit":"d8a2393f91dd62bea7f073add6731637c339f2e9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 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":"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: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:14","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/2 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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/TomMonks/forecast-tools/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/TomMonks/forecast-tools/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/TomMonks/forecast-tools/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/TomMonks/forecast-tools/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:30","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:17"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T08:32:09.688Z","repository_id":44627174,"created_at":"2025-08-16T08:32:09.688Z","updated_at":"2025-08-16T08:32:09.688Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271053844,"owners_count":24691198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":"TomMonks","name":"Tom Monks","uuid":"881493","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/881493?v=4","repositories_count":22,"last_synced_at":"2023-04-01T05:09:49.272Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/TomMonks","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T08:58:12.492Z","updated_at":"2023-04-01T05:09:49.662Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TomMonks","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TomMonks/repositories"},"tags":[{"name":"v0.4.1","sha":"d8a2393f91dd62bea7f073add6731637c339f2e9","kind":"commit","published_at":"2025-03-22T16:14:03.000Z","download_url":"https://codeload.github.com/TomMonks/forecast-tools/tar.gz/v0.4.1","html_url":"https://github.com/TomMonks/forecast-tools/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TomMonks/forecast-tools@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"61d21fcd3582b9f453d175dd8c8246c47378386f","kind":"commit","published_at":"2025-03-22T09:28:58.000Z","download_url":"https://codeload.github.com/TomMonks/forecast-tools/tar.gz/v0.4.0","html_url":"https://github.com/TomMonks/forecast-tools/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TomMonks/forecast-tools@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"2d58a1100d32e2f9520dc6b4d1b53190ccd0cd33","kind":"commit","published_at":"2024-07-30T14:24:53.000Z","download_url":"https://codeload.github.com/TomMonks/forecast-tools/tar.gz/v0.3.0","html_url":"https://github.com/TomMonks/forecast-tools/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TomMonks/forecast-tools@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"9ba63dcc6b5ab0d8641c44286153ed110d8b8857","kind":"commit","published_at":"2023-12-12T14:59:52.000Z","download_url":"https://codeload.github.com/TomMonks/forecast-tools/tar.gz/v0.2.1","html_url":"https://github.com/TomMonks/forecast-tools/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TomMonks/forecast-tools@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b09ed6c63f6e72fe23b2b624c67a5d5fb64baa50","kind":"commit","published_at":"2023-12-12T14:42:41.000Z","download_url":"https://codeload.github.com/TomMonks/forecast-tools/tar.gz/v0.2.0","html_url":"https://github.com/TomMonks/forecast-tools/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TomMonks/forecast-tools@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.2.0/manifests"},{"name":"v0.1.7","sha":"312c2c2a80a4cd15257be4b53ced87d5d5fa5ec7","kind":"commit","published_at":"2022-02-03T16:50:10.000Z","download_url":"https://codeload.github.com/TomMonks/forecast-tools/tar.gz/v0.1.7","html_url":"https://github.com/TomMonks/forecast-tools/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TomMonks/forecast-tools@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"546e12f708548f5a8e2344f5de1004a217caf852","kind":"commit","published_at":"2021-10-15T14:42:29.000Z","download_url":"https://codeload.github.com/TomMonks/forecast-tools/tar.gz/v0.1.6","html_url":"https://github.com/TomMonks/forecast-tools/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TomMonks/forecast-tools@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8f5f1e50ac7c41bdc19ce90198c0afda94a56aa0","kind":"commit","published_at":"2020-08-06T16:48:38.000Z","download_url":"https://codeload.github.com/TomMonks/forecast-tools/tar.gz/v0.1.5","html_url":"https://github.com/TomMonks/forecast-tools/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TomMonks/forecast-tools@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"e5f541a4e65104a1b22cd086441785833e8f420e","kind":"commit","published_at":"2020-08-01T20:45:28.000Z","download_url":"https://codeload.github.com/TomMonks/forecast-tools/tar.gz/v0.1.4","html_url":"https://github.com/TomMonks/forecast-tools/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TomMonks/forecast-tools@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"f9bb3273cf62339b45523ca9f32c4ec1700de617","kind":"commit","published_at":"2020-07-31T11:25:04.000Z","download_url":"https://codeload.github.com/TomMonks/forecast-tools/tar.gz/v0.1.3","html_url":"https://github.com/TomMonks/forecast-tools/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TomMonks/forecast-tools@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"11c49fadc647e64e8786ec1b98ea93a81a9c7b02","kind":"commit","published_at":"2020-05-12T20:33:22.000Z","download_url":"https://codeload.github.com/TomMonks/forecast-tools/tar.gz/v0.1.2","html_url":"https://github.com/TomMonks/forecast-tools/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TomMonks/forecast-tools@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"a831804a414de30987168401afd77a70ec513eda","kind":"commit","published_at":"2020-04-21T21:46:58.000Z","download_url":"https://codeload.github.com/TomMonks/forecast-tools/tar.gz/v0.1.1","html_url":"https://github.com/TomMonks/forecast-tools/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TomMonks/forecast-tools@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a831804a414de30987168401afd77a70ec513eda","kind":"commit","published_at":"2020-04-21T21:46:58.000Z","download_url":"https://codeload.github.com/TomMonks/forecast-tools/tar.gz/v0.1.0","html_url":"https://github.com/TomMonks/forecast-tools/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/TomMonks/forecast-tools@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-18T20:08:53.237Z","dependent_packages_count":0,"downloads":133,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":27.644090194499928,"dependent_repos_count":11.513731659769485,"dependent_packages_count":10.141135697755281,"stargazers_count":25.05827616538082,"forks_count":22.632809813573264,"docker_downloads_count":null,"average":19.398008706195757},"purl":"pkg:pypi/forecast-tools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/forecast-tools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/forecast-tools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/forecast-tools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T20:08:52.868Z","issues_count":24,"pull_requests_count":36,"avg_time_to_close_issue":10777167.533333333,"avg_time_to_close_pull_request":274.8611111111111,"issues_closed_count":15,"pull_requests_closed_count":36,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":1.0833333333333333,"avg_comments_per_pull_request":0.027777777777777776,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":81.75,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/issues","maintainers":[{"login":"TomMonks","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomMonks"}],"active_maintainers":[{"login":"TomMonks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomMonks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/forecast-tools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/forecast-tools/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/forecast-tools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/forecast-tools/related_packages","maintainers":[{"uuid":"TomMonks","login":"TomMonks","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/TomMonks/","role":null,"created_at":"2023-02-24T06:32:08.554Z","updated_at":"2023-02-24T06:32:08.554Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/TomMonks/packages"},{"uuid":"forecast-tools-admin","login":"forecast-tools-admin","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/forecast-tools-admin/","role":null,"created_at":"2023-02-24T06:32:08.533Z","updated_at":"2023-02-24T06:32:08.533Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/forecast-tools-admin/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724943,"maintainers_count":308264,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":582530,"full_name":"TomMonks/forecast-tools","default_branch":"master","committers":[{"name":"TomMonks","email":"thomas.m.monks@gmail.com","count":134},{"name":"Tom Monks","email":"TomMonks@users.noreply.github.com","count":8}],"total_commits":142,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":71.0,"dds":0.05633802816901412,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T06:52:22.248Z","last_synced_commit":"312c2c2a80a4cd15257be4b53ced87d5d5fa5ec7","created_at":"2023-03-09T05:55:59.121Z","updated_at":"2023-09-19T17:21:07.005Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-24T00:00:06.660Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"TomMonks/forecast-tools","html_url":"https://github.com/TomMonks/forecast-tools","last_synced_at":"2025-08-18T20:08:52.868Z","status":"error","issues_count":24,"pull_requests_count":36,"avg_time_to_close_issue":10777167.533333333,"avg_time_to_close_pull_request":274.8611111111111,"issues_closed_count":15,"pull_requests_closed_count":36,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":1.0833333333333333,"avg_comments_per_pull_request":0.027777777777777776,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":81.75,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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":4,"created_at":"2023-05-14T14:23:29.784Z","updated_at":"2025-09-02T00:50:30.978Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomMonks%2Fforecast-tools/issues","issue_labels_count":{"enhancement":14,"good first issue":3,"documentation":3,"0.2.0":3,"invalid":2,"bug":2,"question":1},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":23,"NONE":1},"pull_request_author_associations_count":{"OWNER":39},"issue_authors":{"TomMonks":23,"amyheather":1},"pull_request_authors":{"TomMonks":39},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10082304,"issues_count":31220387,"pull_requests_count":96069062,"authors_count":10694175,"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":{"bug":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"OWNER":1},"past_year_pull_request_author_associations_count":{"OWNER":4},"past_year_issue_authors":{"TomMonks":1},"past_year_pull_request_authors":{"TomMonks":4},"maintainers":[{"login":"TomMonks","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomMonks"}],"active_maintainers":[{"login":"TomMonks","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomMonks"}]},"events":{"total":{"CreateEvent":3,"ReleaseEvent":2,"IssuesEvent":1,"WatchEvent":1,"IssueCommentEvent":3,"PushEvent":37,"PullRequestEvent":4},"last_year":{"CreateEvent":3,"ReleaseEvent":2,"IssuesEvent":1,"WatchEvent":1,"IssueCommentEvent":3,"PushEvent":37,"PullRequestEvent":4}},"keywords":["forecasting","python3"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-02T12:40:46.371Z","updated_at":"2022-09-02T12:40:46.371Z","repository_link":"https://github.com/TomMonks/forecast-tools/blob/master/requirements.txt","dependencies":[{"id":3605222488,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.1.3","direct":true,"kind":"runtime","optional":false},{"id":3605222489,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.18.1","direct":true,"kind":"runtime","optional":false},{"id":3605222490,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.0.1","direct":true,"kind":"runtime","optional":false},{"id":3605222491,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.4.1","direct":true,"kind":"runtime","optional":false},{"id":3605222492,"package_name":"seaborn","ecosystem":"pypi","requirements":"\u003e=0.10.0","direct":true,"kind":"runtime","optional":false},{"id":3605222493,"package_name":"joblib","ecosystem":"pypi","requirements":"\u003e=0.14.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2024-07-29T20:41:21.082Z","updated_at":"2024-07-29T20:41:21.082Z","repository_link":"https://github.com/TomMonks/forecast-tools/blob/master/.github/workflows/python-package.yml","dependencies":[{"id":19397123633,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":19397123637,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2024-07-29T20:41:21.390Z","updated_at":"2024-07-29T20:41:21.390Z","repository_link":"https://github.com/TomMonks/forecast-tools/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":19397124293,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":19397124294,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"conda","filepath":"binder/environment.yml","sha":null,"kind":"manifest","created_at":"2024-07-29T20:41:21.773Z","updated_at":"2024-07-29T20:41:21.773Z","repository_link":"https://github.com/TomMonks/forecast-tools/blob/master/binder/environment.yml","dependencies":[{"id":19397124295,"package_name":"jupyterlab","ecosystem":"conda","requirements":"4.0.9.*","direct":true,"kind":"runtime","optional":false},{"id":19397124296,"package_name":"matplotlib","ecosystem":"conda","requirements":"3.8.2.*","direct":true,"kind":"runtime","optional":false},{"id":19397124297,"package_name":"numpy","ecosystem":"conda","requirements":"1.19.2.*","direct":true,"kind":"runtime","optional":false},{"id":19397124298,"package_name":"pandas","ecosystem":"conda","requirements":"2.1.4.*","direct":true,"kind":"runtime","optional":false},{"id":19397124299,"package_name":"pip","ecosystem":"conda","requirements":"23.3.1.*","direct":true,"kind":"runtime","optional":false},{"id":19397124300,"package_name":"pytest","ecosystem":"conda","requirements":"7.4.3.*","direct":true,"kind":"runtime","optional":false},{"id":19397124301,"package_name":"python","ecosystem":"conda","requirements":"3.11.*","direct":true,"kind":"runtime","optional":false},{"id":19397124302,"package_name":"scipy","ecosystem":"conda","requirements":"1.11.4.*","direct":true,"kind":"runtime","optional":false},{"id":19397124303,"package_name":"seaborn","ecosystem":"conda","requirements":"0.13.0.*","direct":true,"kind":"runtime","optional":false},{"id":19397124304,"package_name":"statsmodels","ecosystem":"conda","requirements":"0.14.0.*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-07-29T20:41:21.863Z","updated_at":"2024-07-29T20:41:21.863Z","repository_link":"https://github.com/TomMonks/forecast-tools/blob/master/setup.py","dependencies":[]}],"score":8.385716828627851,"created_at":"2025-09-04T15:50:52.146Z","updated_at":"2025-10-07T08:10:08.022Z","avatar_url":"https://github.com/TomMonks.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":133,"funding_links":[],"readme_doi_urls":["http://doi.org/10.5281/zenodo.3759863"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["simulation-model"],"project_url":"https://science.ecosyste.ms/api/v1/projects/20719","html_url":"https://science.ecosyste.ms/projects/20719","bibtex_url":"https://science.ecosyste.ms/projects/20719/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/20719/export.apalike"}