{"id":46492,"name":"deeprob-kit","description":"A Python Library for Deep Probabilistic Modeling","url":"https://github.com/deeprob-org/deeprob-kit","last_synced_at":"2025-09-05T10:49:24.596Z","repository":{"id":45558270,"uuid":"410852413","full_name":"deeprob-org/deeprob-kit","owner":"deeprob-org","description":"A Python Library for Deep Probabilistic Modeling","archived":false,"fork":false,"pushed_at":"2024-10-25T17:12:43.000Z","size":330,"stargazers_count":61,"open_issues_count":5,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-20T02:58:45.482Z","etag":null,"topics":["normalizing-flows","probabilistic-circuits","probabilistic-models","sum-product-networks"],"latest_commit_sha":null,"homepage":"https://deeprob-kit.readthedocs.io/en/latest/","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/deeprob-org.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-09-27T11:13:38.000Z","updated_at":"2025-05-26T06:41:53.000Z","dependencies_parsed_at":"2025-04-11T19:17:18.285Z","dependency_job_id":"cb7d1273-d29f-40a8-a2fc-4e71c2d1fa87","html_url":"https://github.com/deeprob-org/deeprob-kit","commit_stats":{"total_commits":92,"total_committers":3,"mean_commits":"30.666666666666668","dds":0.07608695652173914,"last_synced_commit":"76ece3384d6b8ef96cede8bef4e5f3e590129992"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/deeprob-org/deeprob-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprob-org%2Fdeeprob-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprob-org%2Fdeeprob-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprob-org%2Fdeeprob-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprob-org%2Fdeeprob-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deeprob-org","download_url":"https://codeload.github.com/deeprob-org/deeprob-kit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprob-org%2Fdeeprob-kit/sbom","scorecard":{"id":332169,"data":{"date":"2025-08-11","repo":{"name":"github.com/deeprob-org/deeprob-kit","commit":"d96ac30ab69f2bb74aa012b8aec213fed3fadb06"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 2/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/deeprob-org/deeprob-kit/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/deeprob-org/deeprob-kit/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/deeprob-org/deeprob-kit/ci.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:39","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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-18T03:53:43.554Z","repository_id":45558270,"created_at":"2025-08-18T03:53:43.554Z","updated_at":"2025-08-18T03:53:43.554Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747797,"owners_count":25160651,"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-05T02:00:09.113Z","response_time":402,"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":null,"packages":[{"id":2692098,"name":"deeprob-kit","ecosystem":"pypi","description":"A Python Library for Deep Probabilistic Modeling","homepage":"https://github.com/deeprob-org/deeprob-kit","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/deeprob-org/deeprob-kit","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2021-09-27T11:46:03.000Z","latest_release_published_at":"2021-12-09T14:55:27.000Z","latest_release_number":"1.1.0","last_synced_at":"2025-08-20T02:35:01.601Z","created_at":"2022-04-10T10:34:29.955Z","updated_at":"2025-08-20T02:43:06.867Z","registry_url":"https://pypi.org/project/deeprob-kit/","install_command":"pip install deeprob-kit --index-url https://pypi.org/simple","documentation_url":"https://deeprob-kit.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"deeprob-kit","project_status":null},"repo_metadata":{"id":45558270,"uuid":"410852413","full_name":"deeprob-org/deeprob-kit","owner":"deeprob-org","description":"A Python Library for Deep Probabilistic Modeling","archived":false,"fork":false,"pushed_at":"2024-10-25T17:12:43.000Z","size":330,"stargazers_count":61,"open_issues_count":5,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-17T14:37:13.608Z","etag":null,"topics":["normalizing-flows","probabilistic-circuits","probabilistic-models","sum-product-networks"],"latest_commit_sha":null,"homepage":"https://deeprob-kit.readthedocs.io/en/latest/","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/deeprob-org.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-09-27T11:13:38.000Z","updated_at":"2025-05-26T06:41:53.000Z","dependencies_parsed_at":"2025-04-11T19:17:18.285Z","dependency_job_id":"cb7d1273-d29f-40a8-a2fc-4e71c2d1fa87","html_url":"https://github.com/deeprob-org/deeprob-kit","commit_stats":{"total_commits":92,"total_committers":3,"mean_commits":"30.666666666666668","dds":0.07608695652173914,"last_synced_commit":"76ece3384d6b8ef96cede8bef4e5f3e590129992"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/deeprob-org/deeprob-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprob-org%2Fdeeprob-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprob-org%2Fdeeprob-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprob-org%2Fdeeprob-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprob-org%2Fdeeprob-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deeprob-org","download_url":"https://codeload.github.com/deeprob-org/deeprob-kit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprob-org%2Fdeeprob-kit/sbom","scorecard":{"id":332169,"data":{"date":"2025-08-11","repo":{"name":"github.com/deeprob-org/deeprob-kit","commit":"d96ac30ab69f2bb74aa012b8aec213fed3fadb06"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 2/21 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/deeprob-org/deeprob-kit/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/deeprob-org/deeprob-kit/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/deeprob-org/deeprob-kit/ci.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:39","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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-18T03:53:43.554Z","repository_id":45558270,"created_at":"2025-08-18T03:53:43.554Z","updated_at":"2025-08-18T03:53:43.554Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271256673,"owners_count":24727819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"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"},"tags":[{"name":"v1.1.0","sha":"9f94a78c52e3b85e4ab476b9fd1fa174f4492e67","kind":"commit","published_at":"2021-12-09T14:50:45.000Z","download_url":"https://codeload.github.com/deeprob-org/deeprob-kit/tar.gz/v1.1.0","html_url":"https://github.com/deeprob-org/deeprob-kit/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeprob-org/deeprob-kit@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprob-org%2Fdeeprob-kit/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprob-org%2Fdeeprob-kit/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"86f9e82956a5bfaa75752110625690e9ec14692e","kind":"tag","published_at":"2021-09-27T11:55:31.000Z","download_url":"https://codeload.github.com/deeprob-org/deeprob-kit/tar.gz/v1.0.0","html_url":"https://github.com/deeprob-org/deeprob-kit/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeprob-org/deeprob-kit@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprob-org%2Fdeeprob-kit/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprob-org%2Fdeeprob-kit/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-20T02:43:06.867Z","dependent_packages_count":0,"downloads":38,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":39.295302077359395,"dependent_repos_count":21.581012154157165,"dependent_packages_count":10.107632597300897,"stargazers_count":8.753543559105042,"forks_count":11.925144184327301,"docker_downloads_count":null,"average":18.33252691444996},"purl":"pkg:pypi/deeprob-kit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/deeprob-kit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/deeprob-kit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/deeprob-kit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-16T13:26:38.655Z","issues_count":23,"pull_requests_count":20,"avg_time_to_close_issue":2503045.8421052634,"avg_time_to_close_pull_request":176094.47368421053,"issues_closed_count":19,"pull_requests_closed_count":19,"pull_request_authors_count":4,"issue_authors_count":6,"avg_comments_per_issue":0.391304347826087,"avg_comments_per_pull_request":0.25,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"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/deeprob-org%2Fdeeprob-kit/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/deeprob-kit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/deeprob-kit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/deeprob-kit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/deeprob-kit/related_packages","maintainers":[{"uuid":"loreloc","login":"loreloc","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/loreloc/","role":null,"created_at":"2022-11-19T06:18:47.236Z","updated_at":"2022-11-19T06:18:47.236Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/loreloc/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725095,"maintainers_count":308359,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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":557053,"full_name":"deeprob-org/deeprob-kit","default_branch":"main","committers":[{"name":"loreloc","email":"lorenzoloconte@outlook.it","count":85},{"name":"Yang Yang","email":"yangyang.tue@gmail.com","count":6},{"name":"federico_luzzi","email":"45718005+fedelux3@users.noreply.github.com","count":1}],"total_commits":92,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":30.666666666666668,"dds":0.07608695652173914,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T01:22:34.732Z","last_synced_commit":"76ece3384d6b8ef96cede8bef4e5f3e590129992","created_at":"2023-03-09T04:55:38.334Z","updated_at":"2023-09-19T17:16:22.083Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprob-org%2Fdeeprob-kit/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":"deeprob-org/deeprob-kit","html_url":"https://github.com/deeprob-org/deeprob-kit","last_synced_at":"2025-08-20T02:46:24.234Z","status":"error","issues_count":23,"pull_requests_count":20,"avg_time_to_close_issue":2503045.8421052634,"avg_time_to_close_pull_request":176094.47368421053,"issues_closed_count":19,"pull_requests_closed_count":19,"pull_request_authors_count":4,"issue_authors_count":6,"avg_comments_per_issue":0.391304347826087,"avg_comments_per_pull_request":0.25,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"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-14T11:43:57.303Z","updated_at":"2025-08-20T02:46:24.235Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprob-org%2Fdeeprob-kit","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeprob-org%2Fdeeprob-kit/issues","issue_labels_count":{"enhancement":8,"bug":7,"documentation":3,"good first issue":2,"wontfix":1,"question":1},"pull_request_labels_count":{"enhancement":6,"bug":6,"documentation":5,"good first issue":1},"issue_author_associations_count":{"CONTRIBUTOR":18,"NONE":5},"pull_request_author_associations_count":{"CONTRIBUTOR":19,"NONE":1},"issue_authors":{"loreloc":16,"gengala":2,"equaeghe":2,"trappmartin":1,"impredicative":1,"remilvus":1},"pull_request_authors":{"loreloc":17,"fedous":1,"remilvus":1,"yangyang-pro":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10097320,"issues_count":31426573,"pull_requests_count":97235070,"authors_count":10701179,"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":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":3,"PushEvent":1,"ForkEvent":1},"last_year":{"WatchEvent":3,"PushEvent":1,"ForkEvent":1}},"keywords":["normalizing-flows","probabilistic-circuits","probabilistic-models","sum-product-networks"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-25T15:46:16.591Z","updated_at":"2023-01-25T15:46:16.591Z","repository_link":"https://github.com/deeprob-org/deeprob-kit/blob/main/.github/workflows/ci.yml","dependencies":[{"id":7151877850,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7151877851,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7151877852,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-01-17T04:19:44.357Z","updated_at":"2024-01-17T04:19:44.357Z","repository_link":"https://github.com/deeprob-org/deeprob-kit/blob/main/pyproject.toml","dependencies":[{"id":15657210793,"package_name":"joblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15657210796,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15657210799,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15657210801,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15657210803,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15657210806,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15657210807,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003c1.2.0","direct":true,"kind":"runtime","optional":false},{"id":15657210808,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15657210809,"package_name":"networkx","ecosystem":"pypi","requirements":"\u003c2.8.3","direct":true,"kind":"runtime","optional":false},{"id":15657210810,"package_name":"pydot","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":8.977146484808472,"created_at":"2025-09-04T15:51:21.996Z","updated_at":"2025-10-07T08:18:32.493Z","avatar_url":"https://github.com/deeprob-org.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":38,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/46492","html_url":"https://science.ecosyste.ms/projects/46492","bibtex_url":"https://science.ecosyste.ms/projects/46492/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/46492/export.apalike"}