{"id":357311,"url":"https://github.com/quantling/pyndl","last_synced_at":"2026-06-21T23:01:36.252Z","repository":{"id":37444238,"uuid":"80022085","full_name":"quantling/pyndl","owner":"quantling","description":"pyndl implements a Naive discriminative learning which is a learning and classification models based on the Rescorla-Wagner equations in python3.","archived":false,"fork":false,"pushed_at":"2025-12-08T12:09:33.000Z","size":2819,"stargazers_count":13,"open_issues_count":30,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-04-16T11:40:43.578Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pyndl.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/quantling.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","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":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-01-25T14:30:02.000Z","updated_at":"2025-12-08T12:07:19.000Z","dependencies_parsed_at":"2026-02-28T16:02:42.061Z","dependency_job_id":null,"html_url":"https://github.com/quantling/pyndl","commit_stats":{"total_commits":361,"total_committers":16,"mean_commits":22.5625,"dds":0.6648199445983379,"last_synced_commit":"10f9a9ad196b12a130afb8aef89fc9dc20d511f4"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/quantling/pyndl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantling","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/sbom","scorecard":{"id":755134,"data":{"date":"2025-08-11","repo":{"name":"github.com/quantling/pyndl","commit":"60b1d6b7c3ff99dcd90bc1ed2a81011f7f4c9b56"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/17 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":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":"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":"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":"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":"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":"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":"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":-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"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-212 / GHSA-v7vq-3x77-87vg"],"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 24 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-22T21:27:21.189Z","repository_id":37444238,"created_at":"2025-08-22T21:27:21.189Z","updated_at":"2025-08-22T21:27:21.189Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33163760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"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":"quantling","name":"quantling","uuid":"26636658","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26636658?v=4","repositories_count":4,"last_synced_at":"2023-03-05T02:13:58.215Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantling","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T04:15:45.566Z","updated_at":"2023-03-05T02:13:58.217Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantling","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantling/repositories"},"packages":[{"id":2877380,"name":"pyndl","ecosystem":"pypi","description":"Naive discriminative learning implements learning and classification models based on the Rescorla-Wagner equations.","homepage":"https://pyndl.readthedocs.io/en/latest/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/quantling/pyndl","keywords_array":[],"namespace":null,"versions_count":32,"first_release_published_at":"2017-03-24T08:28:05.000Z","latest_release_published_at":"2025-12-08T12:10:42.000Z","latest_release_number":"1.2.4","last_synced_at":"2026-04-12T13:03:20.007Z","created_at":"2022-04-10T12:15:46.073Z","updated_at":"2026-04-12T13:10:39.639Z","registry_url":"https://pypi.org/project/pyndl/","install_command":"pip install pyndl --index-url https://pypi.org/simple","documentation_url":"https://pyndl.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Scientific/Engineering :: Information Analysis"],"normalized_name":"pyndl","project_status":null},"repo_metadata":{"id":37444238,"uuid":"80022085","full_name":"quantling/pyndl","owner":"quantling","description":"pyndl implements a Naive discriminative learning which is a learning and classification models based on the Rescorla-Wagner equations in python3.","archived":false,"fork":false,"pushed_at":"2025-12-08T12:09:33.000Z","size":2819,"stargazers_count":13,"open_issues_count":30,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-04-08T11:04:14.957Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pyndl.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/quantling.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","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":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-01-25T14:30:02.000Z","updated_at":"2025-12-08T12:07:19.000Z","dependencies_parsed_at":"2026-02-28T16:02:42.061Z","dependency_job_id":null,"html_url":"https://github.com/quantling/pyndl","commit_stats":{"total_commits":361,"total_committers":16,"mean_commits":22.5625,"dds":0.6648199445983379,"last_synced_commit":"10f9a9ad196b12a130afb8aef89fc9dc20d511f4"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/quantling/pyndl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantling","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/sbom","scorecard":{"id":755134,"data":{"date":"2025-08-11","repo":{"name":"github.com/quantling/pyndl","commit":"60b1d6b7c3ff99dcd90bc1ed2a81011f7f4c9b56"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":4,"reason":"Found 8/17 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":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":"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":"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":"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":"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":"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":"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":-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"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-212 / GHSA-v7vq-3x77-87vg"],"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 24 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-22T21:27:21.189Z","repository_id":37444238,"created_at":"2025-08-22T21:27:21.189Z","updated_at":"2025-08-22T21:27:21.189Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31641492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: 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_record":{"login":"quantling","name":"quantling","uuid":"26636658","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26636658?v=4","repositories_count":4,"last_synced_at":"2023-03-05T02:13:58.215Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantling","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T04:15:45.566Z","updated_at":"2023-03-05T02:13:58.217Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantling","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantling/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-04-12T13:10:39.639Z","dependent_packages_count":1,"downloads":54,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":9.584446559414738,"dependent_repos_count":21.64168977689945,"dependent_packages_count":4.74372965710212,"stargazers_count":16.50699186432515,"forks_count":13.288179387555015,"docker_downloads_count":null,"average":13.153007449059293},"purl":"pkg:pypi/pyndl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyndl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyndl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyndl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-06T10:00:21.983Z","issues_count":62,"pull_requests_count":45,"avg_time_to_close_issue":50588518.177777775,"avg_time_to_close_pull_request":6300733.024390244,"issues_closed_count":44,"pull_requests_closed_count":41,"pull_request_authors_count":7,"issue_authors_count":9,"avg_comments_per_issue":1.532258064516129,"avg_comments_per_pull_request":2.444444444444444,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":106964.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/issues","maintainers":[{"login":"derNarr","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/derNarr"},{"login":"Trybnetic","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trybnetic"},{"login":"dekuenstle","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dekuenstle"},{"login":"striatum","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/striatum"}],"active_maintainers":[{"login":"derNarr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/derNarr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyndl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyndl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyndl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyndl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyndl/codemeta","maintainers":[{"uuid":"derNarr","login":"derNarr","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/derNarr/","role":null,"created_at":"2022-12-05T00:22:08.997Z","updated_at":"2022-12-05T00:22:08.997Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/derNarr/packages"},{"uuid":"Trybnetic","login":"Trybnetic","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/Trybnetic/","role":null,"created_at":"2022-12-05T00:22:09.001Z","updated_at":"2022-12-05T00:22:09.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Trybnetic/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":839746,"maintainers_count":358731,"namespaces_count":0,"keywords_count":271316,"github":"pypi","metadata":{"funded_packages_count":53172},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-09T05:08:03.587Z","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":638864,"full_name":"quantling/pyndl","default_branch":"main","total_commits":367,"total_committers":13,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":28.23076923076923,"dds":0.5504087193460491,"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2026-04-12T13:02:04.932Z","last_synced_commit":"4270bd2cf0c235f475224e72b2732dcf8708e7c3","created_at":"2023-03-09T08:46:27.845Z","updated_at":"2026-04-12T13:01:44.685Z","committers":[{"name":"Tino Sering","email":"konstantin.sering@uni-tuebingen.de","login":"derNarr","count":165},{"name":"Trybnetic","email":"marc.weitz@onlinehome.de","login":"Trybnetic","count":117},{"name":"David-Elias Kuenstle","email":"david-elias@kuenstle.me","login":"dekuenstle","count":58},{"name":"sumny","email":"lennart.sch@web.de","login":"sumny","count":13},{"name":"Tino Sering","email":"tino@sering.eu","login":null,"count":4},{"name":"Christian Adam","email":"kuchenrolle@gmail.com","login":"kuchenrolle","count":2},{"name":"Marc Sastre Rienitz","email":"marc.sastre-rienitz@student.uni-tuebingen.de","login":null,"count":2},{"name":"pyup.io bot","email":"github-bot@pyup.io","login":"pyup-bot","count":1},{"name":"Paul Novak","email":"pn2200","login":"pn2200","count":1},{"name":"Elnaz Shafaei","email":"elnaz.shafaei@gmail.com","login":"elnazsh","count":1},{"name":"Ali Gharae","email":"ali.gharaee@student.uni-tuebingen.de","login":"ali-gharaee","count":1},{"name":"Tino Sering","email":"tino@server01.wi19.uni-tuebingen.de","login":null,"count":1},{"name":"Petar Milin","email":"petar.milin@uni-tuebingen.de","login":null,"count":1}],"past_year_committers":[{"name":"Konstantin Sering","email":"konstantin.sering@uni-tuebingen.de","login":"derNarr","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-14T00:00:07.982Z","repositories_count":6213265,"commits_count":903360068,"contributors_count":34926393,"owners_count":1144290,"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":{"table":{"full_name":"quantling/pyndl","html_url":"https://github.com/quantling/pyndl","last_synced_at":"2026-04-06T10:00:21.983Z","status":"active","issues_count":62,"pull_requests_count":45,"avg_time_to_close_issue":50588518.177777775,"avg_time_to_close_pull_request":6300733.024390244,"issues_closed_count":44,"pull_requests_closed_count":41,"pull_request_authors_count":7,"issue_authors_count":9,"avg_comments_per_issue":1.532258064516129,"avg_comments_per_pull_request":2.444444444444444,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":106964.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T21:33:34.218Z","updated_at":"2026-04-06T10:00:21.983Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/issues","issue_labels_count":{"table":{"enhancement":21,"documentation":12,"code quality":8,"JOSS":8,"still relevant?":8,"API changes":7,"setup":5,"bug":4,"question":3,"help wanted":3,"maintenance":3,"project management":1,"testing":1,"ndl2":1,"macos":1,"good first issue":1}},"pull_request_labels_count":{"table":{"JOSS":3,"documentation":2,"enhancement":2,"API changes":1,"code quality":1,"help wanted":1,"maintenance":1,"cleanup":1}},"issue_author_associations_count":{"table":{"MEMBER":42,"NONE":14,"COLLABORATOR":5,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"MEMBER":39,"CONTRIBUTOR":4,"NONE":1,"COLLABORATOR":1}},"issue_authors":{"table":{"derNarr":27,"Trybnetic":10,"frankier":9,"dekuenstle":5,"striatum":5,"MegamindHenry":2,"MariaHei":2,"VenkteshV":1,"pn2200":1}},"pull_request_authors":{"table":{"derNarr":25,"Trybnetic":10,"dekuenstle":4,"pyup-bot":3,"pn2200":1,"striatum":1,"lgtm-com[bot]":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-08T00:00:09.900Z","repositories_count":14144339,"issues_count":34544907,"pull_requests_count":112858668,"authors_count":11229773,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"derNarr":1}},"maintainers":[{"table":{"login":"derNarr","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/derNarr"}},{"table":{"login":"Trybnetic","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trybnetic"}},{"table":{"login":"dekuenstle","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dekuenstle"}},{"table":{"login":"striatum","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/striatum"}}],"active_maintainers":[{"table":{"login":"derNarr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/derNarr"}}]}},"events":{"total":{"WatchEvent":1},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-24T02:45:40.886Z","updated_at":"2023-01-24T02:45:40.886Z","repository_link":"https://github.com/quantling/pyndl/blob/main/docs/requirements.txt","dependencies":[{"id":7132493399,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=1.4","direct":true,"kind":"runtime","optional":false},{"id":7132493400,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false},{"id":7132493401,"package_name":"notebook","ecosystem":"pypi","requirements":"\u003e=6.4.10","direct":true,"kind":"runtime","optional":false},{"id":7132493402,"package_name":"seaborn","ecosystem":"pypi","requirements":"\u003e=0.11.2","direct":true,"kind":"runtime","optional":false},{"id":7132493403,"package_name":"numpydoc","ecosystem":"pypi","requirements":"\u003e=1.2","direct":true,"kind":"runtime","optional":false},{"id":7132493404,"package_name":"easydev","ecosystem":"pypi","requirements":"\u003e=0.9.35","direct":true,"kind":"runtime","optional":false},{"id":7132493405,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"\u003e=0.8.8","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-01-24T02:45:40.935Z","updated_at":"2023-01-24T02:45:40.935Z","repository_link":"https://github.com/quantling/pyndl/blob/main/pyproject.toml","dependencies":[{"id":7132493411,"package_name":"python","ecosystem":"pypi","requirements":"\u003e=3.8,\u003c3.12","direct":true,"kind":"runtime","optional":false},{"id":7132493412,"package_name":"numpy","ecosystem":"pypi","requirements":"^1.23.1","direct":true,"kind":"runtime","optional":false},{"id":7132493413,"package_name":"scipy","ecosystem":"pypi","requirements":"^1.9.0","direct":true,"kind":"runtime","optional":false},{"id":7132493414,"package_name":"pandas","ecosystem":"pypi","requirements":"^1.4.3","direct":true,"kind":"runtime","optional":false},{"id":7132493415,"package_name":"xarray","ecosystem":"pypi","requirements":"^2022.6.0","direct":true,"kind":"runtime","optional":false},{"id":7132493416,"package_name":"netCDF4","ecosystem":"pypi","requirements":"^1.6.0","direct":true,"kind":"runtime","optional":false},{"id":7132493417,"package_name":"Cython","ecosystem":"pypi","requirements":"^0.29.32","direct":true,"kind":"runtime","optional":false},{"id":7132493418,"package_name":"pytest","ecosystem":"pypi","requirements":"^7.0","direct":true,"kind":"develop","optional":false},{"id":7132493419,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"^2.4","direct":true,"kind":"develop","optional":false},{"id":7132493420,"package_name":"pydocstyle","ecosystem":"pypi","requirements":"^6.1.1","direct":true,"kind":"develop","optional":false},{"id":7132493421,"package_name":"flake8","ecosystem":"pypi","requirements":"^4.0.1","direct":true,"kind":"develop","optional":false},{"id":7132493422,"package_name":"sphinx","ecosystem":"pypi","requirements":"^1.4","direct":true,"kind":"develop","optional":false},{"id":7132493423,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"^1.0.0","direct":true,"kind":"develop","optional":false},{"id":7132493424,"package_name":"notebook","ecosystem":"pypi","requirements":"^6.4.10","direct":true,"kind":"develop","optional":false},{"id":7132493425,"package_name":"seaborn","ecosystem":"pypi","requirements":"^0.12.1","direct":true,"kind":"develop","optional":false},{"id":7132493426,"package_name":"numpydoc","ecosystem":"pypi","requirements":"^1.2","direct":true,"kind":"develop","optional":false},{"id":7132493427,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"^0.5.1","direct":true,"kind":"develop","optional":false},{"id":7132493428,"package_name":"pylint","ecosystem":"pypi","requirements":"^2.0.0","direct":true,"kind":"develop","optional":false},{"id":7132493429,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"^0.8.8","direct":true,"kind":"develop","optional":false},{"id":7132493430,"package_name":"vulture","ecosystem":"pypi","requirements":"^2.3","direct":true,"kind":"develop","optional":false},{"id":7132493431,"package_name":"Jinja2","ecosystem":"pypi","requirements":"\u003c3.1.0","direct":true,"kind":"develop","optional":false}]}],"score":10.386592483701518,"created_at":"2025-04-11T10:19:30.035Z","updated_at":"2026-06-21T23:01:36.253Z","avatar_url":"https://github.com/quantling.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/357311","html_url":"https://summary.ecosyste.ms/projects/357311"}