{"id":35833,"name":"minizinc","description":"Access to all MiniZinc functionality directly from Python","url":"https://github.com/minizinc/minizinc-python","last_synced_at":"2025-09-05T06:54:00.011Z","repository":{"id":37886171,"uuid":"281842347","full_name":"MiniZinc/minizinc-python","owner":"MiniZinc","description":"Access to all MiniZinc functionality directly from Python","archived":false,"fork":false,"pushed_at":"2025-08-18T01:41:53.000Z","size":1026,"stargazers_count":165,"open_issues_count":11,"forks_count":27,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2025-08-18T03:23:39.912Z","etag":null,"topics":["constraint-programming","integer-programming","linear-programming","minizinc","optimisation-problem","python","sat-solver"],"latest_commit_sha":null,"homepage":"https://python.minizinc.dev","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MiniZinc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-07-23T03:37:52.000Z","updated_at":"2025-08-18T01:41:57.000Z","dependencies_parsed_at":"2023-10-05T06:57:44.777Z","dependency_job_id":"77a5815f-ce77-421c-9d1e-eef885e613c4","html_url":"https://github.com/MiniZinc/minizinc-python","commit_stats":{"total_commits":404,"total_committers":8,"mean_commits":50.5,"dds":"0.027227722772277252","last_synced_commit":"81f6ee364bd18f7a794cbc727a60034159dd7414"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/MiniZinc/minizinc-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MiniZinc","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/sbom","scorecard":{"id":94720,"data":{"date":"2025-08-11","repo":{"name":"github.com/MiniZinc/minizinc-python","commit":"9dc56a120fbec5dc8fa7b2b6217c61dccaa7ce53"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":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":4,"reason":"Found 3/7 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":"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.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":"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/python-package.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/MiniZinc/minizinc-python/python-package.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/MiniZinc/minizinc-python/python-package.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/MiniZinc/minizinc-python/python-package.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/MiniZinc/minizinc-python/python-package.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/MiniZinc/minizinc-python/python-package.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/MiniZinc/minizinc-python/python-package.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/MiniZinc/minizinc-python/python-package.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/MiniZinc/minizinc-python/python-package.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/MiniZinc/minizinc-python/python-package.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/MiniZinc/minizinc-python/python-package.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/MiniZinc/minizinc-python/python-package.yml/develop?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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: Mozilla Public License 2.0: 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T08:40:40.853Z","repository_id":37886171,"created_at":"2025-08-15T08:40:40.853Z","updated_at":"2025-08-15T08:40:40.853Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723205,"owners_count":25156304,"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":{"login":"MiniZinc","name":"MiniZinc","uuid":"4684397","kind":"organization","description":"MiniZinc is a free and open-source constraint modeling language","email":null,"website":"www.minizinc.org","location":"Australia","twitter":"minizinc","company":null,"icon_url":"https://avatars.githubusercontent.com/u/4684397?v=4","repositories_count":18,"last_synced_at":"2024-03-27T06:59:25.778Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/MiniZinc","funding_links":[],"total_stars":1087,"followers":83,"following":0,"created_at":"2022-11-05T14:15:25.837Z","updated_at":"2024-03-27T06:59:26.008Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MiniZinc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MiniZinc/repositories"},"packages":[{"id":2802807,"name":"minizinc","ecosystem":"pypi","description":"Access MiniZinc directly from Python","homepage":"https://www.minizinc.org/","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/MiniZinc/minizinc-python","keywords_array":[],"namespace":null,"versions_count":22,"first_release_published_at":"2019-01-31T06:59:47.000Z","latest_release_published_at":"2025-02-25T03:38:02.000Z","latest_release_number":"0.10.0","last_synced_at":"2025-08-18T03:33:07.386Z","created_at":"2022-04-10T11:36:37.810Z","updated_at":"2025-08-18T03:37:24.559Z","registry_url":"https://pypi.org/project/minizinc/","install_command":"pip install minizinc --index-url https://pypi.org/simple","documentation_url":"https://python.minizinc.dev/","metadata":{"funding":null,"documentation":"https://python.minizinc.dev/","classifiers":["Development Status :: 4 - Beta","License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Scientific/Engineering :: Mathematics"],"normalized_name":"minizinc","project_status":null},"repo_metadata":{"id":37886171,"uuid":"281842347","full_name":"MiniZinc/minizinc-python","owner":"MiniZinc","description":"Access to all MiniZinc functionality directly from Python","archived":false,"fork":false,"pushed_at":"2025-08-18T01:41:53.000Z","size":1026,"stargazers_count":165,"open_issues_count":11,"forks_count":27,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2025-08-18T03:23:39.912Z","etag":null,"topics":["constraint-programming","integer-programming","linear-programming","minizinc","optimisation-problem","python","sat-solver"],"latest_commit_sha":null,"homepage":"https://python.minizinc.dev","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MiniZinc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-07-23T03:37:52.000Z","updated_at":"2025-08-18T01:41:57.000Z","dependencies_parsed_at":"2023-10-05T06:57:44.777Z","dependency_job_id":"77a5815f-ce77-421c-9d1e-eef885e613c4","html_url":"https://github.com/MiniZinc/minizinc-python","commit_stats":{"total_commits":404,"total_committers":8,"mean_commits":50.5,"dds":"0.027227722772277252","last_synced_commit":"81f6ee364bd18f7a794cbc727a60034159dd7414"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/MiniZinc/minizinc-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MiniZinc","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/sbom","scorecard":{"id":94720,"data":{"date":"2025-08-11","repo":{"name":"github.com/MiniZinc/minizinc-python","commit":"9dc56a120fbec5dc8fa7b2b6217c61dccaa7ce53"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":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":4,"reason":"Found 3/7 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":"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.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":"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/python-package.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/MiniZinc/minizinc-python/python-package.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/MiniZinc/minizinc-python/python-package.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/MiniZinc/minizinc-python/python-package.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/MiniZinc/minizinc-python/python-package.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/MiniZinc/minizinc-python/python-package.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/MiniZinc/minizinc-python/python-package.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/MiniZinc/minizinc-python/python-package.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/MiniZinc/minizinc-python/python-package.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/MiniZinc/minizinc-python/python-package.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-package.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/MiniZinc/minizinc-python/python-package.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/MiniZinc/minizinc-python/python-package.yml/develop?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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: Mozilla Public License 2.0: 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T08:40:40.853Z","repository_id":37886171,"created_at":"2025-08-15T08:40:40.853Z","updated_at":"2025-08-15T08:40:40.853Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270940594,"owners_count":24671676,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"MiniZinc","name":"MiniZinc","uuid":"4684397","kind":"organization","description":"MiniZinc is a free and open-source constraint modeling language","email":null,"website":"www.minizinc.org","location":"Australia","twitter":"minizinc","company":null,"icon_url":"https://avatars.githubusercontent.com/u/4684397?v=4","repositories_count":18,"last_synced_at":"2024-03-27T06:59:25.778Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/MiniZinc","funding_links":[],"total_stars":1087,"followers":83,"following":0,"created_at":"2022-11-05T14:15:25.837Z","updated_at":"2024-03-27T06:59:26.008Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MiniZinc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MiniZinc/repositories"},"tags":[{"name":"0.10.0","sha":"2db41dd125ca98fee712ddb3d6436c2eca98d2fc","kind":"commit","published_at":"2025-02-25T03:33:00.000Z","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/0.10.0","html_url":"https://github.com/MiniZinc/minizinc-python/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiniZinc/minizinc-python@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"3fc2ffc7c7f85326f3cca1da2a07151a8f4c0a68","kind":"commit","published_at":"2023-04-04T05:08:52.000Z","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/0.9.0","html_url":"https://github.com/MiniZinc/minizinc-python/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiniZinc/minizinc-python@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"7324d34eb6e59130f468ce9a43f3b55861365d0f","kind":"tag","published_at":"2023-02-06T05:51:56.000Z","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/0.8.0","html_url":"https://github.com/MiniZinc/minizinc-python/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiniZinc/minizinc-python@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"a195cf63fcfbc98665d70ab64efb5424db25bd7e","kind":"tag","published_at":"2022-07-13T04:24:10.000Z","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/0.7.0","html_url":"https://github.com/MiniZinc/minizinc-python/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiniZinc/minizinc-python@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"5a57fc40df15b2773e91f223a803afb3a99e4071","kind":"tag","published_at":"2022-03-02T02:47:24.000Z","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/0.6.0","html_url":"https://github.com/MiniZinc/minizinc-python/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiniZinc/minizinc-python@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"e2b44dc718726795dbe61f235590cd45674ee97a","kind":"tag","published_at":"2021-10-07T00:51:22.000Z","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/0.5.0","html_url":"https://github.com/MiniZinc/minizinc-python/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiniZinc/minizinc-python@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"6d4c1360e4591df11f8a81530b8f7d75964027fb","kind":"tag","published_at":"2020-11-25T02:58:59.000Z","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/0.4.2","html_url":"https://github.com/MiniZinc/minizinc-python/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiniZinc/minizinc-python@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"c9b305542e72279b5fc0317ac82a9b3801a7a331","kind":"tag","published_at":"2020-11-11T02:00:25.000Z","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/0.4.1","html_url":"https://github.com/MiniZinc/minizinc-python/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiniZinc/minizinc-python@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"04a83a26067ddf996bc7da2de593198993e69087","kind":"tag","published_at":"2020-10-06T04:55:01.000Z","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/0.4.0","html_url":"https://github.com/MiniZinc/minizinc-python/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiniZinc/minizinc-python@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.4.0/manifests"},{"name":"0.3.3","sha":"f8993cb85e150bf32c0cbe6738cc695d3876eeb1","kind":"tag","published_at":"2020-08-18T00:52:45.000Z","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/0.3.3","html_url":"https://github.com/MiniZinc/minizinc-python/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiniZinc/minizinc-python@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"88f989525981ad877cd863da5efe7604945f8304","kind":"tag","published_at":"2020-08-14T00:04:54.000Z","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/0.3.2","html_url":"https://github.com/MiniZinc/minizinc-python/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiniZinc/minizinc-python@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1d29327f9e65c764740301d332b0a11333564d90","kind":"tag","published_at":"2020-07-21T12:55:22.000Z","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/0.3.1","html_url":"https://github.com/MiniZinc/minizinc-python/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiniZinc/minizinc-python@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"dd367c78e96e8630a27de29e42fc5be445cc697e","kind":"tag","published_at":"2020-07-21T02:45:39.000Z","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/0.3.0","html_url":"https://github.com/MiniZinc/minizinc-python/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiniZinc/minizinc-python@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.3.0/manifests"},{"name":"0.2.3","sha":"aae4c5e92ccc08dba0065be61436a901a362ace3","kind":"tag","published_at":"2020-03-31T03:25:56.000Z","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/0.2.3","html_url":"https://github.com/MiniZinc/minizinc-python/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiniZinc/minizinc-python@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"e6bfe846ac4317a203f587224a5f9f612794f60a","kind":"tag","published_at":"2020-02-17T03:27:33.000Z","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/0.2.2","html_url":"https://github.com/MiniZinc/minizinc-python/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiniZinc/minizinc-python@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"e5097264033aaf1bd5c0cd772b62437bbff9a53d","kind":"tag","published_at":"2020-01-13T00:37:20.000Z","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/0.2.1","html_url":"https://github.com/MiniZinc/minizinc-python/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiniZinc/minizinc-python@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"0609cfad2ccfbc3ed9dd8dd8b42c003e3332296a","kind":"tag","published_at":"2019-12-13T06:00:39.000Z","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/0.2.0","html_url":"https://github.com/MiniZinc/minizinc-python/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiniZinc/minizinc-python@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"c60e8f3da570daa6c5e76bc5139764cf88084359","kind":"tag","published_at":"2019-10-11T00:45:06.000Z","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/0.1.0","html_url":"https://github.com/MiniZinc/minizinc-python/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiniZinc/minizinc-python@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.1.0/manifests"},{"name":"0.1.0-alpha.3","sha":"18e926a4cbdcefef1fd833db3641b081572866d0","kind":"tag","published_at":"2019-08-14T04:04:24.000Z","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/0.1.0-alpha.3","html_url":"https://github.com/MiniZinc/minizinc-python/releases/tag/0.1.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiniZinc/minizinc-python@0.1.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.1.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.1.0-alpha.3/manifests"},{"name":"0.1.0-alpha.2","sha":"2a4a15969506f57a25ff5fd01f9a10d1c4c0729e","kind":"tag","published_at":"2019-04-09T04:17:04.000Z","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/0.1.0-alpha.2","html_url":"https://github.com/MiniZinc/minizinc-python/releases/tag/0.1.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiniZinc/minizinc-python@0.1.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.1.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.1.0-alpha.2/manifests"},{"name":"0.1.0-alpha.1","sha":"946e2fab4bcfd60f819feae22a766da8cf4e8d16","kind":"tag","published_at":"2019-02-08T03:46:27.000Z","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/0.1.0-alpha.1","html_url":"https://github.com/MiniZinc/minizinc-python/releases/tag/0.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiniZinc/minizinc-python@0.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.1.0-alpha.1/manifests"},{"name":"0.1.0-alpha","sha":"22d9add4f6044f496dfdfe9016b4ec4eaf38d8a0","kind":"tag","published_at":"2019-01-31T07:07:36.000Z","download_url":"https://codeload.github.com/MiniZinc/minizinc-python/tar.gz/0.1.0-alpha","html_url":"https://github.com/MiniZinc/minizinc-python/releases/tag/0.1.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/MiniZinc/minizinc-python@0.1.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.1.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/tags/0.1.0-alpha/manifests"}]},"repo_metadata_updated_at":"2025-08-18T03:37:24.558Z","dependent_packages_count":8,"downloads":14540,"downloads_period":"last-month","dependent_repos_count":38,"rankings":{"downloads":3.0515754658758927,"dependent_repos_count":2.371729579639549,"dependent_packages_count":1.243927516234697,"stargazers_count":6.3726249113612425,"forks_count":8.723477848760435,"docker_downloads_count":3.4929849839290967,"average":4.209386717633485},"purl":"pkg:pypi/minizinc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/minizinc","docker_dependents_count":2,"docker_downloads_count":143,"usage_url":"https://repos.ecosyste.ms/usage/pypi/minizinc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/minizinc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T03:37:23.706Z","issues_count":42,"pull_requests_count":158,"avg_time_to_close_issue":1616008.6875,"avg_time_to_close_pull_request":1344307.6114649682,"issues_closed_count":32,"pull_requests_closed_count":157,"pull_request_authors_count":13,"issue_authors_count":35,"avg_comments_per_issue":2.4523809523809526,"avg_comments_per_pull_request":0.3860759493670886,"merged_pull_requests_count":128,"bot_issues_count":0,"bot_pull_requests_count":85,"past_year_issues_count":12,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":2072595.5714285714,"past_year_avg_time_to_close_pull_request":1147807.6285714286,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":35,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":2.1666666666666665,"past_year_avg_comments_per_pull_request":0.6111111111111112,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":26,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/issues","maintainers":[{"login":"Dekker1","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dekker1"},{"login":"cyderize","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cyderize"}],"active_maintainers":[{"login":"Dekker1","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dekker1"},{"login":"cyderize","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cyderize"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/minizinc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/minizinc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/minizinc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/minizinc/related_packages","maintainers":[{"uuid":"Dekker1","login":"Dekker1","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/Dekker1/","role":null,"created_at":"2023-02-21T14:20:41.967Z","updated_at":"2023-02-21T14:20:41.967Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Dekker1/packages"},{"uuid":"cyderize","login":"cyderize","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/cyderize/","role":null,"created_at":"2023-02-21T14:20:41.988Z","updated_at":"2023-02-21T14:20:41.988Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cyderize/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725013,"maintainers_count":308322,"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":611728,"full_name":"MiniZinc/minizinc-python","default_branch":"develop","committers":[{"name":"Jip J. Dekker","email":"jip@dekker.one","login":"Dekker1","count":433},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":62},{"name":"Jason N","email":"admin@cyderize.org","login":"cyderize","count":5},{"name":"Henk Bierlee","email":"bierlee.henk@gmail.com","login":"hbierlee","count":3},{"name":"ilansen","email":"isenthooran@gmail.com","login":"ilansen","count":2},{"name":"Guido Tack","email":"guido.tack@monash.edu","login":"guidotack","count":2},{"name":"Stefan Brüns","email":"stefan.bruens@rwth-aachen.de","login":"StefanBruens","count":1},{"name":"Jason Nguyen","email":"jason.nguyen@monash.edu","login":"jason-nguyen-monash","count":1},{"name":"Guilherme Soares","email":"guilhermesoares1970@gmail.com","login":"guilhas07","count":1},{"name":"Ofek Kirzner","email":"ofek@classiq.io","login":"ofekkir","count":1},{"name":"Marcel Nageler","email":"marcel.nageler@iaik.tugraz.at","login":"fanosta","count":1},{"name":"Justin Rawlings","email":"hrkn@pm.me","login":"jmjrawlings","count":1},{"name":"Hendrik Bierlee","email":"hendrik.bierlee@monash.edu","login":null,"count":1}],"total_commits":514,"total_committers":13,"total_bot_commits":62,"total_bot_committers":1,"mean_commits":39.53846153846154,"dds":0.1575875486381323,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":12},{"name":"Jip J. Dekker","email":"jip@dekker.one","login":"Dekker1","count":9},{"name":"ilansen","email":"isenthooran@gmail.com","login":"ilansen","count":2},{"name":"Jason N","email":"cyderize","login":"cyderize","count":1}],"past_year_total_commits":24,"past_year_total_committers":4,"past_year_total_bot_commits":12,"past_year_total_bot_committers":1,"past_year_mean_commits":6.0,"past_year_dds":0.5,"last_synced_at":"2025-05-22T09:29:12.437Z","last_synced_commit":"9dc56a120fbec5dc8fa7b2b6217c61dccaa7ce53","created_at":"2023-03-09T07:26:46.008Z","updated_at":"2025-05-22T09:29:38.131Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"MiniZinc/minizinc-python","html_url":"https://github.com/MiniZinc/minizinc-python","last_synced_at":"2025-08-31T10:59:23.023Z","status":null,"issues_count":42,"pull_requests_count":163,"avg_time_to_close_issue":1551593.5806451612,"avg_time_to_close_pull_request":1297443.6832298136,"issues_closed_count":31,"pull_requests_closed_count":161,"pull_request_authors_count":13,"issue_authors_count":35,"avg_comments_per_issue":2.380952380952381,"avg_comments_per_pull_request":0.3619631901840491,"merged_pull_requests_count":133,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":11,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":1387029.6,"past_year_avg_time_to_close_pull_request":475454.8965517241,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.4545454545454546,"past_year_avg_comments_per_pull_request":0.22580645161290322,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":26,"created_at":"2023-05-14T17:48:19.994Z","updated_at":"2025-09-03T04:52:08.630Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniZinc%2Fminizinc-python/issues","issue_labels_count":{"enhancement":5,"bug":3,"help wanted":1,"wontfix":1},"pull_request_labels_count":{"dependencies":138,"python":108,"github_actions":11,"enhancement":2},"issue_author_associations_count":{"NONE":40,"CONTRIBUTOR":2,"MEMBER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":150,"MEMBER":63,"NONE":8,"OWNER":1},"issue_authors":{"hadipourh":3,"jplauri":2,"jmjrawlings":2,"aklein3":2,"tias":2,"informarte":2,"marcovc":1,"mrakgr":1,"viraj96":1,"DavidPratten":1,"raphaelboudreault":1,"kristofferNorr":1,"deluxerootit":1,"dirkvbok":1,"Dekker1":1,"adamgoldfeld":1,"m-ober":1,"alexeytref":1,"Wout4":1,"niuzhi":1,"SantiagoQUINTANA":1,"mhechthz":1,"aklietz":1,"Git-Fanfo":1,"AlvielD":1,"CervEdin":1,"Pinzauti":1,"galleon":1,"guillaumeproulx98":1,"jmjrawlings-azn":1,"borisalmonacid":1,"SJMC29":1,"LebedevRI":1,"MaxOstrowski":1,"ArtyomKaltovich":1,"sk-surya":1},"pull_request_authors":{"dependabot[bot]":138,"Dekker1":60,"ilansen":6,"cyderize":3,"hbierlee":3,"EricGT":2,"vitor1001":2,"lgtm-com[bot]":2,"StefanBruens":1,"fanosta":1,"adamgoldfeld":1,"jmjrawlings":1,"guilhas07":1,"st0o0":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10087320,"issues_count":31306968,"pull_requests_count":96469683,"authors_count":10696025,"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":{"dependencies":28,"python":23,"github_actions":5},"past_year_issue_author_associations_count":{"NONE":11},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":32,"MEMBER":9,"NONE":4},"past_year_issue_authors":{"aklein3":2,"informarte":2,"jplauri":2,"aklietz":1,"CervEdin":1,"DavidPratten":1,"kristofferNorr":1,"mrakgr":1},"past_year_pull_request_authors":{"dependabot[bot]":28,"Dekker1":8,"ilansen":4,"EricGT":2,"vitor1001":2,"cyderize":1},"maintainers":[{"login":"Dekker1","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dekker1"},{"login":"cyderize","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cyderize"},{"login":"st0o0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/st0o0"}],"active_maintainers":[{"login":"Dekker1","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Dekker1"},{"login":"cyderize","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cyderize"}]},"events":{"total":{"CreateEvent":15,"ReleaseEvent":1,"IssuesEvent":12,"WatchEvent":15,"DeleteEvent":14,"IssueCommentEvent":24,"PushEvent":29,"PullRequestEvent":40,"ForkEvent":6},"last_year":{"CreateEvent":15,"ReleaseEvent":1,"IssuesEvent":12,"WatchEvent":15,"DeleteEvent":14,"IssueCommentEvent":24,"PushEvent":29,"PullRequestEvent":40,"ForkEvent":6}},"keywords":["constraint-programming","integer-programming","linear-programming","minizinc","optimisation-problem","python","sat-solver"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T04:35:15.540Z","updated_at":"2023-02-19T04:35:15.540Z","repository_link":"https://github.com/MiniZinc/minizinc-python/blob/develop/.github/workflows/python-package.yml","dependencies":[{"id":7778135899,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7778135900,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7778135901,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7778135897,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7778135898,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-19T04:35:15.580Z","updated_at":"2023-02-19T04:35:15.580Z","repository_link":"https://github.com/MiniZinc/minizinc-python/blob/develop/docs/requirements.txt","dependencies":[{"id":7778135902,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7778135903,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2023-02-19T04:35:15.608Z","updated_at":"2023-02-19T04:35:15.608Z","repository_link":"https://github.com/MiniZinc/minizinc-python/blob/develop/poetry.lock","dependencies":[{"id":7778135908,"package_name":"alabaster","ecosystem":"pypi","requirements":"0.7.13","direct":false,"kind":"develop","optional":false},{"id":7778135909,"package_name":"attrs","ecosystem":"pypi","requirements":"22.2.0","direct":false,"kind":"develop","optional":false},{"id":7778135910,"package_name":"babel","ecosystem":"pypi","requirements":"2.11.0","direct":false,"kind":"develop","optional":false},{"id":7778135911,"package_name":"backports-cached-property","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"develop","optional":false},{"id":7778135922,"package_name":"black","ecosystem":"pypi","requirements":"23.1.0","direct":false,"kind":"develop","optional":false},{"id":7778135923,"package_name":"cachecontrol","ecosystem":"pypi","requirements":"0.12.11","direct":false,"kind":"develop","optional":false},{"id":7778135931,"package_name":"cachy","ecosystem":"pypi","requirements":"0.3.0","direct":false,"kind":"develop","optional":false},{"id":7778135932,"package_name":"certifi","ecosystem":"pypi","requirements":"2022.12.7","direct":false,"kind":"develop","optional":false},{"id":7778135933,"package_name":"cffi","ecosystem":"pypi","requirements":"1.15.1","direct":false,"kind":"develop","optional":false},{"id":7778135934,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"3.0.1","direct":false,"kind":"develop","optional":false},{"id":7778135935,"package_name":"cleo","ecosystem":"pypi","requirements":"1.0.0a5","direct":false,"kind":"develop","optional":false},{"id":7778135936,"package_name":"click","ecosystem":"pypi","requirements":"8.1.3","direct":false,"kind":"develop","optional":false},{"id":7778135937,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.6","direct":false,"kind":"develop","optional":false},{"id":7778135938,"package_name":"crashtest","ecosystem":"pypi","requirements":"0.3.1","direct":false,"kind":"develop","optional":false},{"id":7778135939,"package_name":"cryptography","ecosystem":"pypi","requirements":"39.0.0","direct":false,"kind":"develop","optional":false},{"id":7778135940,"package_name":"distlib","ecosystem":"pypi","requirements":"0.3.6","direct":false,"kind":"develop","optional":false},{"id":7778135941,"package_name":"docutils","ecosystem":"pypi","requirements":"0.17.1","direct":false,"kind":"develop","optional":false},{"id":7778135942,"package_name":"dulwich","ecosystem":"pypi","requirements":"0.20.50","direct":false,"kind":"develop","optional":false},{"id":7778135943,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"develop","optional":false},{"id":7778135944,"package_name":"filelock","ecosystem":"pypi","requirements":"3.9.0","direct":false,"kind":"develop","optional":false},{"id":7778135945,"package_name":"html5lib","ecosystem":"pypi","requirements":"1.1","direct":false,"kind":"develop","optional":false},{"id":7778135946,"package_name":"idna","ecosystem":"pypi","requirements":"3.4","direct":false,"kind":"develop","optional":false},{"id":7778135947,"package_name":"imagesize","ecosystem":"pypi","requirements":"1.4.1","direct":false,"kind":"develop","optional":false},{"id":7778135948,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"4.13.0","direct":false,"kind":"develop","optional":false},{"id":7778135949,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"5.10.2","direct":false,"kind":"develop","optional":false},{"id":7778135950,"package_name":"iniconfig","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"develop","optional":false},{"id":7778135951,"package_name":"isort","ecosystem":"pypi","requirements":"5.11.5","direct":false,"kind":"develop","optional":false},{"id":7778135952,"package_name":"jaraco-classes","ecosystem":"pypi","requirements":"3.2.3","direct":false,"kind":"develop","optional":false},{"id":7778135953,"package_name":"jeepney","ecosystem":"pypi","requirements":"0.8.0","direct":false,"kind":"develop","optional":false},{"id":7778135954,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.1.2","direct":false,"kind":"develop","optional":false},{"id":7778135955,"package_name":"jsonschema","ecosystem":"pypi","requirements":"4.17.3","direct":false,"kind":"develop","optional":false},{"id":7778135956,"package_name":"keyring","ecosystem":"pypi","requirements":"23.13.1","direct":false,"kind":"develop","optional":false},{"id":7778135957,"package_name":"lark-parser","ecosystem":"pypi","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":7778135958,"package_name":"lockfile","ecosystem":"pypi","requirements":"0.12.2","direct":false,"kind":"develop","optional":false},{"id":7778135959,"package_name":"markupsafe","ecosystem":"pypi","requirements":"2.1.2","direct":false,"kind":"develop","optional":false},{"id":7778135960,"package_name":"more-itertools","ecosystem":"pypi","requirements":"9.0.0","direct":false,"kind":"develop","optional":false},{"id":7778135961,"package_name":"msgpack","ecosystem":"pypi","requirements":"1.0.4","direct":false,"kind":"develop","optional":false},{"id":7778135962,"package_name":"mypy","ecosystem":"pypi","requirements":"0.950","direct":false,"kind":"develop","optional":false},{"id":7778135963,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":7778135964,"package_name":"numpy","ecosystem":"pypi","requirements":"1.24.2","direct":false,"kind":"develop","optional":false},{"id":7778135965,"package_name":"packaging","ecosystem":"pypi","requirements":"23.0","direct":false,"kind":"develop","optional":false},{"id":7778135966,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.11.0","direct":false,"kind":"develop","optional":false},{"id":7778135967,"package_name":"pexpect","ecosystem":"pypi","requirements":"4.8.0","direct":false,"kind":"develop","optional":false},{"id":7778135968,"package_name":"pkginfo","ecosystem":"pypi","requirements":"1.9.6","direct":false,"kind":"develop","optional":false},{"id":7778135969,"package_name":"pkgutil-resolve-name","ecosystem":"pypi","requirements":"1.3.10","direct":false,"kind":"develop","optional":false},{"id":7778135970,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.6.2","direct":false,"kind":"develop","optional":false},{"id":7778135971,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":7778135972,"package_name":"poetry","ecosystem":"pypi","requirements":"1.2.2","direct":false,"kind":"develop","optional":false},{"id":7778135973,"package_name":"poetry-core","ecosystem":"pypi","requirements":"1.3.2","direct":false,"kind":"develop","optional":false},{"id":7778135974,"package_name":"poetry-plugin-export","ecosystem":"pypi","requirements":"1.2.0","direct":false,"kind":"develop","optional":false},{"id":7778135975,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"develop","optional":false},{"id":7778135976,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"develop","optional":false},{"id":7778135977,"package_name":"pycparser","ecosystem":"pypi","requirements":"2.21","direct":false,"kind":"develop","optional":false},{"id":7778135978,"package_name":"pygments","ecosystem":"pypi","requirements":"2.14.0","direct":false,"kind":"develop","optional":false},{"id":7778135979,"package_name":"pylev","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"develop","optional":false},{"id":7778135980,"package_name":"pyrsistent","ecosystem":"pypi","requirements":"0.19.3","direct":false,"kind":"develop","optional":false},{"id":7778135981,"package_name":"pytest","ecosystem":"pypi","requirements":"7.2.1","direct":false,"kind":"develop","optional":false},{"id":7778135982,"package_name":"pytz","ecosystem":"pypi","requirements":"2022.7.1","direct":false,"kind":"develop","optional":false},{"id":7778135983,"package_name":"pywin32-ctypes","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"develop","optional":false},{"id":7778135984,"package_name":"requests","ecosystem":"pypi","requirements":"2.28.2","direct":false,"kind":"develop","optional":false},{"id":7778135985,"package_name":"requests-toolbelt","ecosystem":"pypi","requirements":"0.9.1","direct":false,"kind":"develop","optional":false},{"id":7778135986,"package_name":"ruff","ecosystem":"pypi","requirements":"0.0.126","direct":false,"kind":"develop","optional":false},{"id":7778135987,"package_name":"secretstorage","ecosystem":"pypi","requirements":"3.3.3","direct":false,"kind":"develop","optional":false},{"id":7778135988,"package_name":"shellingham","ecosystem":"pypi","requirements":"1.5.0.post1","direct":false,"kind":"develop","optional":false},{"id":7778135989,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"develop","optional":false},{"id":7778135990,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"develop","optional":false},{"id":7778135991,"package_name":"sphinx","ecosystem":"pypi","requirements":"4.5.0","direct":false,"kind":"develop","optional":false},{"id":7778135992,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":7778135993,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"develop","optional":false},{"id":7778135994,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"develop","optional":false},{"id":7778135995,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"develop","optional":false},{"id":7778135996,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"develop","optional":false},{"id":7778135997,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"1.0.3","direct":false,"kind":"develop","optional":false},{"id":7778135998,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"1.1.5","direct":false,"kind":"develop","optional":false},{"id":7778135999,"package_name":"tomli","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"develop","optional":false},{"id":7778136000,"package_name":"tomlkit","ecosystem":"pypi","requirements":"0.11.6","direct":false,"kind":"develop","optional":false},{"id":7778136001,"package_name":"tox","ecosystem":"pypi","requirements":"3.28.0","direct":false,"kind":"develop","optional":false},{"id":7778136002,"package_name":"tox-gh-actions","ecosystem":"pypi","requirements":"2.12.0","direct":false,"kind":"develop","optional":false},{"id":7778136003,"package_name":"tox-poetry-installer","ecosystem":"pypi","requirements":"0.10.0","direct":false,"kind":"develop","optional":false},{"id":7778136004,"package_name":"typed-ast","ecosystem":"pypi","requirements":"1.5.4","direct":false,"kind":"develop","optional":false},{"id":7778136005,"package_name":"types-dataclasses","ecosystem":"pypi","requirements":"0.6.6","direct":false,"kind":"develop","optional":false},{"id":7778136006,"package_name":"types-docutils","ecosystem":"pypi","requirements":"0.19.1.3","direct":false,"kind":"develop","optional":false},{"id":7778136007,"package_name":"types-setuptools","ecosystem":"pypi","requirements":"65.7.0.4","direct":false,"kind":"develop","optional":false},{"id":7778136008,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.4.0","direct":false,"kind":"develop","optional":false},{"id":7778136009,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.26.14","direct":false,"kind":"develop","optional":false},{"id":7778136010,"package_name":"virtualenv","ecosystem":"pypi","requirements":"20.18.0","direct":false,"kind":"develop","optional":false},{"id":7778136011,"package_name":"webencodings","ecosystem":"pypi","requirements":"0.5.1","direct":false,"kind":"develop","optional":false},{"id":7778136012,"package_name":"xattr","ecosystem":"pypi","requirements":"0.9.9","direct":false,"kind":"develop","optional":false},{"id":7778136013,"package_name":"zipp","ecosystem":"pypi","requirements":"3.12.1","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-02-19T04:35:15.733Z","updated_at":"2023-02-19T04:35:15.733Z","repository_link":"https://github.com/MiniZinc/minizinc-python/blob/develop/pyproject.toml","dependencies":[{"id":7778136014,"package_name":"python","ecosystem":"pypi","requirements":"^3.7","direct":true,"kind":"runtime","optional":false},{"id":7778136015,"package_name":"lark-parser","ecosystem":"pypi","requirements":"^0.12.0","direct":true,"kind":"runtime","optional":false}]}],"score":17.33327850720704,"created_at":"2025-09-04T15:51:09.350Z","updated_at":"2025-10-07T08:14:51.931Z","avatar_url":"https://github.com/MiniZinc.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":14540,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["mesh","interpretability","sequences","generic","projection","interactive","optim","hacking","network-simulation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/35833","html_url":"https://science.ecosyste.ms/projects/35833"}