{"id":1300,"name":"pyndl","description":"pyndl: Naïve Discriminative Learning in Python - Published in JOSS (2022)","url":"https://github.com/quantling/pyndl","last_synced_at":"2025-09-04T16:22:40.700Z","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":"2024-04-25T19:44:00.000Z","size":2817,"stargazers_count":12,"open_issues_count":30,"forks_count":6,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-03T01:54:26.261Z","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"}},"created_at":"2017-01-25T14:30:02.000Z","updated_at":"2025-03-17T07:49:31.000Z","dependencies_parsed_at":"2025-04-14T18:35:25.897Z","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":35,"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":273522905,"owners_count":25120857,"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-03T02:00:09.631Z","response_time":76,"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":31,"first_release_published_at":"2017-03-24T08:28:05.000Z","latest_release_published_at":"2024-04-25T17:15:20.000Z","latest_release_number":"1.2.3","last_synced_at":"2025-09-03T22:33:39.080Z","created_at":"2022-04-10T12:15:46.073Z","updated_at":"2025-09-04T09:29:02.678Z","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":"2024-04-25T19:44:00.000Z","size":2817,"stargazers_count":12,"open_issues_count":30,"forks_count":6,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-03T01:54:26.261Z","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"}},"created_at":"2017-01-25T14:30:02.000Z","updated_at":"2025-03-17T07:49:31.000Z","dependencies_parsed_at":"2025-04-14T18:35:25.897Z","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":35,"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":273522905,"owners_count":25120857,"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-03T02:00:09.631Z","response_time":76,"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":"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":[{"name":"v1.2.3","sha":"60b1d6b7c3ff99dcd90bc1ed2a81011f7f4c9b56","kind":"commit","published_at":"2024-04-25T17:07:25.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v1.2.3","html_url":"https://github.com/quantling/pyndl/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"d8b4647ba8d2b265ce956f9a2c1a2db8c74c93f6","kind":"commit","published_at":"2023-11-28T13:48:59.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v1.2.2","html_url":"https://github.com/quantling/pyndl/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v1.2.2/manifests"},{"name":"v1.2.0","sha":"be6c481d765cd875757ed676fe9844f22c8826fb","kind":"commit","published_at":"2023-11-28T10:11:25.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v1.2.0","html_url":"https://github.com/quantling/pyndl/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"891197ca9d26c7f9f52623556bf3c543ccda93d7","kind":"commit","published_at":"2023-09-19T12:45:53.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v1.1.2","html_url":"https://github.com/quantling/pyndl/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"10f9a9ad196b12a130afb8aef89fc9dc20d511f4","kind":"commit","published_at":"2022-12-07T14:58:35.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v1.1.1","html_url":"https://github.com/quantling/pyndl/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v1.1.1/manifests"},{"name":"v.1.1.0","sha":"025c035f2f1a07e14ee1fb01253d98765b07f846","kind":"commit","published_at":"2022-11-26T11:03:09.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v.1.1.0","html_url":"https://github.com/quantling/pyndl/releases/tag/v.1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v.1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v.1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v.1.1.0/manifests"},{"name":"v1.0.1","sha":"5e98c814518488180dd12c9954a77951830ab7d8","kind":"commit","published_at":"2022-11-23T16:25:35.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v1.0.1","html_url":"https://github.com/quantling/pyndl/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9e51f0da6628fd69af633259e46f04777aca111d","kind":"commit","published_at":"2022-11-23T09:09:35.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v1.0.0","html_url":"https://github.com/quantling/pyndl/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.1","sha":"a8770df7df3647df82d71df99028a7a3f08c691c","kind":"commit","published_at":"2022-10-26T10:25:38.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/quantling/pyndl/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v1.0.0-beta.1/manifests"},{"name":"v1.0.0-beta.0","sha":"a47618c8b35c3a13603adf9d1e040db1f09a1bcf","kind":"commit","published_at":"2022-08-11T10:08:07.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v1.0.0-beta.0","html_url":"https://github.com/quantling/pyndl/releases/tag/v1.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v1.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v1.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v1.0.0-beta.0/manifests"},{"name":"v0.8.2","sha":"b9d359d65fa46fd7ac6491d7cb6d4076a72cf28e","kind":"commit","published_at":"2022-06-23T07:54:20.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.8.2","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"1b4e2c74e08b0e201c696a010ae8347f9ed5d477","kind":"commit","published_at":"2021-06-21T15:31:08.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.8.1","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.8.1/manifests"},{"name":"v0.7.2","sha":"f90202df2f83a9c377f81fc5bc5ebe064d4bfeea","kind":"commit","published_at":"2020-11-02T13:37:24.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.7.2","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.7.2/manifests"},{"name":"v0.7.0","sha":"0ed49901c4ad95452e950bfbc20bab3d1bb0f3f0","kind":"commit","published_at":"2020-01-13T16:09:17.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.7.0","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.7.0/manifests"},{"name":"v0.6.4","sha":"c34259ce23c150d2554b7c6c0f77bde6b11197aa","kind":"commit","published_at":"2019-05-02T17:38:44.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.6.4","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e5e29863c07d732c86db249c9538606862c6c654","kind":"commit","published_at":"2019-04-16T00:39:12.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.6.3","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"dac17b262c0bd644f8b69cd6a02acdfe8f058337","kind":"commit","published_at":"2019-04-02T12:42:27.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.6.2","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"359ee9f6f37444369dc22ede3fe6d427b99ef20f","kind":"commit","published_at":"2018-10-25T12:33:15.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.6.1","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"57ebba96a96fec02ecb522ca28a5e1d0b8c7320d","kind":"commit","published_at":"2018-05-02T12:05:52.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.6.0","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"77678f928c3f0ea351c32b14510fde6086c0d1c8","kind":"commit","published_at":"2018-03-02T10:43:24.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.5.1","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"9b47606b446a4d13249b135ee7ed45e4e3e11bee","kind":"commit","published_at":"2018-03-01T11:38:33.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.5.0","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"38e76b72cd1ea73fb6a38766ed4ff3f4327f88cd","kind":"commit","published_at":"2018-02-13T21:27:23.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.4.3","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.4.3/manifests"},{"name":"v0.4.1","sha":"45ddbcaf5b0fe10c2798ba444754bc4805cd54f7","kind":"commit","published_at":"2018-02-07T10:16:17.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.4.1","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"15747276af49a593a73f194b5c0a9aabf6266559","kind":"commit","published_at":"2018-01-18T16:27:36.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.4.0","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.4.0/manifests"},{"name":"v0.3.4","sha":"25633e0f41be8c257bf1d088b4718b070bd405db","kind":"commit","published_at":"2018-01-03T14:48:15.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.3.4","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"8a6f338b23c8f15c212dffa83ed729aacebe3fa3","kind":"commit","published_at":"2018-01-03T13:18:11.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.3.3","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a22a90e5bcb5f3bfd9a82612e19c5f74ab3ba3c8","kind":"commit","published_at":"2017-12-12T16:48:50.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.3.2","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"d3826144040d1601edff4287558cbf737c335b73","kind":"commit","published_at":"2017-12-12T15:36:54.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.3.1","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"88da15bca02f567fc1f5a916d49532245d0b1ebf","kind":"commit","published_at":"2017-05-09T04:19:02.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.3.0","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.3.0/manifests"},{"name":"v0.2.7","sha":"cffe67f21c522cd885bea542dc42486c3e4aa31b","kind":"commit","published_at":"2017-04-19T13:24:49.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.2.7","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"4f43dedc5c50a9b06e311300c886764c50c6168b","kind":"commit","published_at":"2017-04-11T14:46:52.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.2.6","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"cb3f019de42a0326dea6564d80b1f0ecc421fbcc","kind":"commit","published_at":"2017-04-02T21:05:22.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.2.5","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"93b7d1fe33c9f8ee6fda19afb8f675522c3c546b","kind":"commit","published_at":"2017-03-25T06:50:42.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.2.4","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"dadb1d28bc50fe714a672156460692809c1bd1ab","kind":"commit","published_at":"2017-03-24T20:46:13.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.2.3","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"28e03369ad0bb58031b3f03d8fd5f7de54a0aecb","kind":"commit","published_at":"2017-03-24T17:13:57.000Z","download_url":"https://codeload.github.com/quantling/pyndl/tar.gz/v0.2.2","html_url":"https://github.com/quantling/pyndl/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantling/pyndl@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/tags/v0.2.2/manifests"}]},"repo_metadata_updated_at":"2025-09-04T09:29:02.677Z","dependent_packages_count":1,"downloads":117,"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":"2025-08-31T21:06:19.541Z","issues_count":62,"pull_requests_count":45,"avg_time_to_close_issue":50588518.177777775,"avg_time_to_close_pull_request":6264327.609756097,"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.466666666666667,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantling%2Fpyndl/issues","maintainers":[{"login":"derNarr","count":51,"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":[]},"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","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":724713,"maintainers_count":308190,"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":638864,"full_name":"quantling/pyndl","default_branch":"main","committers":[{"name":"Tino Sering","email":"konstantin.sering@uni-tuebingen.de","login":"derNarr","count":164},{"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}],"total_commits":366,"total_committers":13,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":28.153846153846153,"dds":0.5519125683060109,"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":"2025-08-07T07:53:24.202Z","last_synced_commit":"60b1d6b7c3ff99dcd90bc1ed2a81011f7f4c9b56","created_at":"2023-03-09T08:46:27.845Z","updated_at":"2025-08-07T07:53:29.015Z","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":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"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":"quantling/pyndl","html_url":"https://github.com/quantling/pyndl","last_synced_at":"2025-08-31T21:06:19.541Z","status":"error","issues_count":62,"pull_requests_count":45,"avg_time_to_close_issue":50588518.177777775,"avg_time_to_close_pull_request":6264327.609756097,"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.466666666666667,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T21:33:34.218Z","updated_at":"2025-09-01T11:44:25.020Z","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":{"enhancement":21,"documentation":12,"code quality":8,"still relevant?":8,"JOSS":8,"API changes":7,"setup":5,"bug":4,"help wanted":3,"question":3,"maintenance":3,"testing":1,"ndl2":1,"macos":1,"project management":1,"good first issue":1},"pull_request_labels_count":{"JOSS":3,"enhancement":2,"documentation":2,"maintenance":1,"help wanted":1,"cleanup":1,"code quality":1,"API changes":1},"issue_author_associations_count":{"MEMBER":42,"NONE":14,"COLLABORATOR":5,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"MEMBER":39,"CONTRIBUTOR":4,"NONE":1,"COLLABORATOR":1},"issue_authors":{"derNarr":27,"Trybnetic":10,"frankier":9,"dekuenstle":5,"striatum":5,"MegamindHenry":2,"MariaHei":2,"VenkteshV":1,"pn2200":1},"pull_request_authors":{"derNarr":25,"Trybnetic":10,"dekuenstle":4,"pyup-bot":3,"pn2200":1,"striatum":1,"lgtm-com[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9966144,"issues_count":29680459,"pull_requests_count":86440165,"authors_count":9648275,"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":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"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":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"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":11.098409521341647,"created_at":"2025-09-04T09:17:46.322Z","updated_at":"2025-10-07T08:04:31.360Z","avatar_url":"https://github.com/quantling.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":117,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.597964"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1300","html_url":"https://science.ecosyste.ms/projects/1300"}