{"id":69343,"name":"ode","description":"Ordinary differential equation solver (numeric integration)","url":"https://github.com/bierschenk/ode","last_synced_at":"2025-09-08T14:51:47.772Z","repository":{"id":21542175,"uuid":"123724508","full_name":"bierschenk/ode","owner":"bierschenk","description":"Ordinary differential equation solver (numeric integration)","archived":false,"fork":false,"pushed_at":"2025-08-31T00:20:30.000Z","size":94,"stargazers_count":1,"open_issues_count":17,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-31T02:30:12.333Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bierschenk.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-03-03T19:30:33.000Z","updated_at":"2023-01-31T16:57:36.000Z","dependencies_parsed_at":"2023-11-17T23:08:33.259Z","dependency_job_id":"210bced9-8745-46d4-9eff-60a297e71bd6","html_url":"https://github.com/bierschenk/ode","commit_stats":{"total_commits":60,"total_committers":3,"mean_commits":20.0,"dds":"0.23333333333333328","last_synced_commit":"f6d385a8a44b30fb5a26095f8d6a62b90c741059"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/bierschenk/ode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bierschenk%2Fode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bierschenk%2Fode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bierschenk%2Fode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bierschenk%2Fode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bierschenk","download_url":"https://codeload.github.com/bierschenk/ode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bierschenk%2Fode/sbom","scorecard":{"id":237053,"data":{"date":"2025-08-11","repo":{"name":"github.com/bierschenk/ode","commit":"f6d385a8a44b30fb5a26095f8d6a62b90c741059"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"checks":[{"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2021-437 / GHSA-5xp3-jfq3-5q8x","Warn: Project is vulnerable to: PYSEC-2023-228 / GHSA-mq26-g339-26xf","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-17T05:57:19.897Z","repository_id":21542175,"created_at":"2025-08-17T05:57:19.898Z","updated_at":"2025-08-17T05:57:19.898Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202153,"owners_count":25240362,"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-08T02:00:09.813Z","response_time":121,"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":"bierschenk","name":"bierschenk","uuid":"15937495","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15937495?v=4","repositories_count":1,"last_synced_at":"2025-07-31T22:05:44.208Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bierschenk","funding_links":[],"total_stars":1,"followers":1,"following":0,"created_at":"2022-11-09T21:04:36.582Z","updated_at":"2025-07-31T22:05:44.208Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bierschenk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bierschenk/repositories"},"packages":[{"id":2824765,"name":"ode","ecosystem":"pypi","description":"Ordinary differential equation solver (numeric integration)","homepage":"https://github.com/bierschenk/ode","licenses":"MIT license","normalized_licenses":["MIT"],"repository_url":"https://github.com/bierschenk/ode","keywords_array":["ode"],"namespace":null,"versions_count":6,"first_release_published_at":"2018-03-03T21:40:33.000Z","latest_release_published_at":"2019-07-22T03:31:17.000Z","latest_release_number":"0.4.0","last_synced_at":"2025-08-31T02:38:54.211Z","created_at":"2022-04-10T11:48:04.976Z","updated_at":"2025-08-31T02:45:02.602Z","registry_url":"https://pypi.org/project/ode/","install_command":"pip install ode --index-url https://pypi.org/simple","documentation_url":"https://ode.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3.6","Topic :: Scientific/Engineering"],"normalized_name":"ode","project_status":null},"repo_metadata":{"id":21542175,"uuid":"123724508","full_name":"bierschenk/ode","owner":"bierschenk","description":"Ordinary differential equation solver (numeric integration)","archived":false,"fork":false,"pushed_at":"2025-08-31T00:20:30.000Z","size":94,"stargazers_count":1,"open_issues_count":17,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-31T02:30:12.333Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bierschenk.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-03-03T19:30:33.000Z","updated_at":"2023-01-31T16:57:36.000Z","dependencies_parsed_at":"2023-11-17T23:08:33.259Z","dependency_job_id":"210bced9-8745-46d4-9eff-60a297e71bd6","html_url":"https://github.com/bierschenk/ode","commit_stats":{"total_commits":60,"total_committers":3,"mean_commits":20.0,"dds":"0.23333333333333328","last_synced_commit":"f6d385a8a44b30fb5a26095f8d6a62b90c741059"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/bierschenk/ode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bierschenk%2Fode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bierschenk%2Fode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bierschenk%2Fode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bierschenk%2Fode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bierschenk","download_url":"https://codeload.github.com/bierschenk/ode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bierschenk%2Fode/sbom","scorecard":{"id":237053,"data":{"date":"2025-08-11","repo":{"name":"github.com/bierschenk/ode","commit":"f6d385a8a44b30fb5a26095f8d6a62b90c741059"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"checks":[{"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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","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":"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2021-437 / GHSA-5xp3-jfq3-5q8x","Warn: Project is vulnerable to: PYSEC-2023-228 / GHSA-mq26-g339-26xf","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-17T05:57:19.897Z","repository_id":21542175,"created_at":"2025-08-17T05:57:19.898Z","updated_at":"2025-08-17T05:57:19.898Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272933110,"owners_count":25017611,"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-31T02:00:09.071Z","response_time":79,"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":"bierschenk","name":"bierschenk","uuid":"15937495","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15937495?v=4","repositories_count":1,"last_synced_at":"2025-07-31T22:05:44.208Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bierschenk","funding_links":[],"total_stars":1,"followers":1,"following":0,"created_at":"2022-11-09T21:04:36.582Z","updated_at":"2025-07-31T22:05:44.208Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bierschenk","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bierschenk/repositories"},"tags":[{"name":"v0.4.0","sha":"9dc08622fd46c5950f7c8fe095350960db6a9562","kind":"commit","published_at":"2019-07-22T03:28:34.000Z","download_url":"https://codeload.github.com/bierschenk/ode/tar.gz/v0.4.0","html_url":"https://github.com/bierschenk/ode/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bierschenk/ode@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bierschenk%2Fode/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bierschenk%2Fode/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"5f1a40e2b89b7060cca9720c27f553600cc74160","kind":"commit","published_at":"2019-07-20T21:22:30.000Z","download_url":"https://codeload.github.com/bierschenk/ode/tar.gz/v0.3.0","html_url":"https://github.com/bierschenk/ode/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bierschenk/ode@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bierschenk%2Fode/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bierschenk%2Fode/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"41a7c68dd626f33daaef29a2434236260ea8175b","kind":"commit","published_at":"2018-06-10T05:10:30.000Z","download_url":"https://codeload.github.com/bierschenk/ode/tar.gz/v0.2.0","html_url":"https://github.com/bierschenk/ode/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bierschenk/ode@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bierschenk%2Fode/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bierschenk%2Fode/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"98fbb9727674fe1baa05286e7f077202c86a5abc","kind":"commit","published_at":"2018-03-07T04:41:30.000Z","download_url":"https://codeload.github.com/bierschenk/ode/tar.gz/v0.1.2","html_url":"https://github.com/bierschenk/ode/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bierschenk/ode@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bierschenk%2Fode/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bierschenk%2Fode/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"403fb726e449dab555e6070480feacefd3feec79","kind":"commit","published_at":"2018-03-05T07:13:47.000Z","download_url":"https://codeload.github.com/bierschenk/ode/tar.gz/v0.1.1","html_url":"https://github.com/bierschenk/ode/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bierschenk/ode@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bierschenk%2Fode/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bierschenk%2Fode/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-31T02:45:02.601Z","dependent_packages_count":0,"downloads":2169,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":16.454474017792446,"dependent_repos_count":8.982916359951435,"dependent_packages_count":10.043613850122084,"stargazers_count":31.865391969407263,"forks_count":29.755066921606115,"docker_downloads_count":null,"average":19.420292623775868},"purl":"pkg:pypi/ode","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ode","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ode/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T02:44:53.089Z","issues_count":0,"pull_requests_count":312,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3112159.290102389,"issues_closed_count":0,"pull_requests_closed_count":293,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9391025641025641,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":104,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2469322.222222222,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":90,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.8653846153846154,"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/bierschenk%2Fode/issues","maintainers":[{"login":"pyup-bot","count":360,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"}],"active_maintainers":[{"login":"pyup-bot","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ode/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ode/related_packages","maintainers":[{"uuid":"bierschenk","login":"bierschenk","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/bierschenk/","role":null,"created_at":"2022-11-24T20:40:24.850Z","updated_at":"2022-11-24T20:40:24.850Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bierschenk/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308802,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":621348,"full_name":"bierschenk/ode","default_branch":"master","committers":[{"name":"bierschenk","email":"bierschenk.devel@gmail.com","login":null,"count":46},{"name":"pyup-bot","email":"github-bot@pyup.io","login":"pyup-bot","count":10},{"name":"bierschenk","email":"bierschenk@~.~","login":null,"count":4}],"total_commits":60,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":20.0,"dds":0.23333333333333328,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T14:27:21.099Z","last_synced_commit":"f6d385a8a44b30fb5a26095f8d6a62b90c741059","created_at":"2023-03-09T07:58:03.682Z","updated_at":"2023-10-25T14:27:21.100Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bierschenk%2Fode/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"bierschenk/ode","html_url":"https://github.com/bierschenk/ode","last_synced_at":"2025-09-05T22:01:15.469Z","status":null,"issues_count":2,"pull_requests_count":464,"avg_time_to_close_issue":229970.5,"avg_time_to_close_pull_request":3082996.2208436723,"issues_closed_count":2,"pull_requests_closed_count":403,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.8685344827586207,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":2,"past_year_pull_requests_count":156,"past_year_avg_time_to_close_issue":229970.5,"past_year_avg_time_to_close_pull_request":2137492.7321428573,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.717948717948718,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T18:54:09.055Z","updated_at":"2025-09-05T22:01:15.472Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bierschenk%2Fode","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bierschenk%2Fode/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":1},"issue_author_associations_count":{"COLLABORATOR":2},"pull_request_author_associations_count":{"COLLABORATOR":463,"NONE":1},"issue_authors":{"pyup-bot":2},"pull_request_authors":{"pyup-bot":463,"dependabot[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10154781,"issues_count":32076081,"pull_requests_count":100114132,"authors_count":10723977,"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":{"COLLABORATOR":2},"past_year_pull_request_author_associations_count":{"COLLABORATOR":154},"past_year_issue_authors":{"pyup-bot":2},"past_year_pull_request_authors":{"pyup-bot":154},"maintainers":[{"login":"pyup-bot","count":465,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"}],"active_maintainers":[{"login":"pyup-bot","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"}]},"events":{"total":{"DeleteEvent":67,"IssueCommentEvent":72,"PushEvent":68,"PullRequestEvent":143,"CreateEvent":63},"last_year":{"DeleteEvent":67,"IssueCommentEvent":72,"PushEvent":68,"PullRequestEvent":143,"CreateEvent":63}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T21:33:03.845Z","updated_at":"2023-01-13T21:33:03.845Z","repository_link":"https://github.com/bierschenk/ode/blob/master/requirements.txt","dependencies":[{"id":6891541375,"package_name":"pip","ecosystem":"pypi","requirements":"==19.2.1","direct":true,"kind":"runtime","optional":false},{"id":6891541376,"package_name":"bumpversion","ecosystem":"pypi","requirements":"==0.5.3","direct":true,"kind":"runtime","optional":false},{"id":6891541377,"package_name":"wheel","ecosystem":"pypi","requirements":"==0.33.4","direct":true,"kind":"runtime","optional":false},{"id":6891541378,"package_name":"watchdog","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"runtime","optional":false},{"id":6891541379,"package_name":"flake8","ecosystem":"pypi","requirements":"==3.7.8","direct":true,"kind":"runtime","optional":false},{"id":6891541380,"package_name":"tox","ecosystem":"pypi","requirements":"==3.13.2","direct":true,"kind":"runtime","optional":false},{"id":6891541381,"package_name":"coverage","ecosystem":"pypi","requirements":"==4.5.3","direct":true,"kind":"runtime","optional":false},{"id":6891541382,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==2.1.2","direct":true,"kind":"runtime","optional":false},{"id":6891541383,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"==0.4.2","direct":true,"kind":"runtime","optional":false},{"id":6891541384,"package_name":"ipykernel","ecosystem":"pypi","requirements":"==5.1.1","direct":true,"kind":"runtime","optional":false},{"id":6891541385,"package_name":"matplotlib","ecosystem":"pypi","requirements":"==3.1.1","direct":true,"kind":"runtime","optional":false},{"id":6891541386,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.16.4","direct":true,"kind":"runtime","optional":false},{"id":6891541387,"package_name":"pytest","ecosystem":"pypi","requirements":"==5.0.1","direct":true,"kind":"runtime","optional":false},{"id":6891541388,"package_name":"pytest-runner","ecosystem":"pypi","requirements":"==5.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-01-13T21:33:03.891Z","updated_at":"2023-01-13T21:33:03.891Z","repository_link":"https://github.com/bierschenk/ode/blob/master/setup.py","dependencies":[{"id":6891541389,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":11.672848026820704,"created_at":"2025-09-08T11:19:01.247Z","updated_at":"2025-10-07T08:25:45.007Z","avatar_url":"https://github.com/bierschenk.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":2169,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/69343","html_url":"https://science.ecosyste.ms/projects/69343"}