{"id":70060,"name":"pypoman","description":"Python module for polyhedral geometry","url":"https://github.com/stephane-caron/pypoman","last_synced_at":"2025-09-08T15:00:01.071Z","repository":{"id":48811292,"uuid":"129934246","full_name":"stephane-caron/pypoman","owner":"stephane-caron","description":"Python module for polyhedral geometry","archived":false,"fork":false,"pushed_at":"2025-04-14T14:07:10.000Z","size":5592,"stargazers_count":75,"open_issues_count":0,"forks_count":10,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-01T10:28:41.105Z","etag":null,"topics":["double-description","geometry","polyhedron","projection","python","vertex-enumeration"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stephane-caron.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-04-17T16:28:59.000Z","updated_at":"2025-08-10T11:31:56.000Z","dependencies_parsed_at":"2023-01-22T07:15:19.339Z","dependency_job_id":"ef4740bd-8d32-4473-92f7-4ad1095d489a","html_url":"https://github.com/stephane-caron/pypoman","commit_stats":{"total_commits":160,"total_committers":3,"mean_commits":"53.333333333333336","dds":0.31875,"last_synced_commit":"e22a7a77ac6a04828c3aef74824377dde71e44ea"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/stephane-caron/pypoman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-caron%2Fpypoman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-caron%2Fpypoman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-caron%2Fpypoman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-caron%2Fpypoman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephane-caron","download_url":"https://codeload.github.com/stephane-caron/pypoman/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-caron%2Fpypoman/sbom","scorecard":{"id":851249,"data":{"date":"2025-08-11","repo":{"name":"github.com/stephane-caron/pypoman","commit":"b6eb1e390cece6fe4501ae3e057c17743c446a67"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/16 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.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/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/stephane-caron/pypoman/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/stephane-caron/pypoman/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/stephane-caron/pypoman/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/stephane-caron/pypoman/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/stephane-caron/pypoman/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/stephane-caron/pypoman/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/stephane-caron/pypoman/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/stephane-caron/pypoman/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/stephane-caron/pypoman/docs.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:63","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 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: GNU General Public License v3.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 16 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-23T22:37:15.302Z","repository_id":48811292,"created_at":"2025-08-23T22:37:15.302Z","updated_at":"2025-08-23T22:37:15.302Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202747,"owners_count":25240371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"stephane-caron","name":"Stéphane Caron","uuid":"1189580","kind":"user","description":"Likes open source robots.","email":"","website":"https://scaron.info","location":"Paris","twitter":null,"company":"Inria","icon_url":"https://avatars.githubusercontent.com/u/1189580?u=783fb4eb71dec521b55e3b6a08a751436196c7c7\u0026v=4","repositories_count":77,"last_synced_at":"2025-09-01T10:03:52.906Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/stephane-caron","funding_links":[],"total_stars":1766,"followers":793,"following":224,"created_at":"2022-11-08T02:58:33.292Z","updated_at":"2025-09-01T10:03:52.906Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephane-caron","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephane-caron/repositories"},"packages":[{"id":2879881,"name":"pypoman","ecosystem":"pypi","description":"Python module for polyhedral geometry.","homepage":"https://github.com/stephane-caron/pypoman","licenses":"GNU General Public License v3 (GPLv3)","normalized_licenses":["GPL-2.0"],"repository_url":"https://github.com/stephane-caron/pypoman","keywords_array":["convex","polyhedron","polyhedra","polytope","projection","duality"],"namespace":null,"versions_count":10,"first_release_published_at":"2018-07-03T11:14:44.000Z","latest_release_published_at":"2025-01-06T14:09:45.000Z","latest_release_number":"1.2.0","last_synced_at":"2025-08-16T01:34:38.457Z","created_at":"2022-04-10T12:17:01.229Z","updated_at":"2025-08-16T05:22:57.733Z","registry_url":"https://pypi.org/project/pypoman/","install_command":"pip install pypoman --index-url https://pypi.org/simple","documentation_url":"https://scaron.info/doc/pypoman/","metadata":{"funding":null,"documentation":"https://scaron.info/doc/pypoman/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License v3 (GPLv3)","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Mathematics"],"normalized_name":"pypoman","project_status":null},"repo_metadata":{"id":48811292,"uuid":"129934246","full_name":"stephane-caron/pypoman","owner":"stephane-caron","description":"Python module for polyhedral geometry","archived":false,"fork":false,"pushed_at":"2025-04-14T14:07:10.000Z","size":5592,"stargazers_count":75,"open_issues_count":0,"forks_count":10,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-16T01:16:11.104Z","etag":null,"topics":["double-description","geometry","polyhedron","projection","python","vertex-enumeration"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stephane-caron.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-04-17T16:28:59.000Z","updated_at":"2025-08-10T11:31:56.000Z","dependencies_parsed_at":"2023-01-22T07:15:19.339Z","dependency_job_id":"ef4740bd-8d32-4473-92f7-4ad1095d489a","html_url":"https://github.com/stephane-caron/pypoman","commit_stats":{"total_commits":160,"total_committers":3,"mean_commits":"53.333333333333336","dds":0.31875,"last_synced_commit":"e22a7a77ac6a04828c3aef74824377dde71e44ea"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/stephane-caron/pypoman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-caron%2Fpypoman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-caron%2Fpypoman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-caron%2Fpypoman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-caron%2Fpypoman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephane-caron","download_url":"https://codeload.github.com/stephane-caron/pypoman/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-caron%2Fpypoman/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270670082,"owners_count":24625448,"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-16T02:00:11.002Z","response_time":91,"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":"stephane-caron","name":"Stéphane Caron","uuid":"1189580","kind":"user","description":"Likes open source robots.","email":"","website":"https://scaron.info","location":"Paris","twitter":null,"company":"Inria","icon_url":"https://avatars.githubusercontent.com/u/1189580?u=783fb4eb71dec521b55e3b6a08a751436196c7c7\u0026v=4","repositories_count":75,"last_synced_at":"2025-08-16T01:03:18.135Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/stephane-caron","funding_links":[],"total_stars":1732,"followers":789,"following":224,"created_at":"2022-11-08T02:58:33.292Z","updated_at":"2025-08-16T01:03:18.135Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephane-caron","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephane-caron/repositories"},"tags":[{"name":"v1.2.0","sha":"fc7acfa2b0c5293787d4124f1da52048b31ef47c","kind":"commit","published_at":"2025-01-06T14:09:13.000Z","download_url":"https://codeload.github.com/stephane-caron/pypoman/tar.gz/v1.2.0","html_url":"https://github.com/stephane-caron/pypoman/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stephane-caron/pypoman@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-caron%2Fpypoman/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-caron%2Fpypoman/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"cb378b020b98ba4a3ed784817ac368b35fa04eb7","kind":"commit","published_at":"2024-12-20T12:56:28.000Z","download_url":"https://codeload.github.com/stephane-caron/pypoman/tar.gz/v1.1.1","html_url":"https://github.com/stephane-caron/pypoman/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stephane-caron/pypoman@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-caron%2Fpypoman/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-caron%2Fpypoman/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"67732f5cd97b631deb632844b97dd8984de28531","kind":"commit","published_at":"2024-05-08T17:15:12.000Z","download_url":"https://codeload.github.com/stephane-caron/pypoman/tar.gz/v1.1.0","html_url":"https://github.com/stephane-caron/pypoman/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stephane-caron/pypoman@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-caron%2Fpypoman/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-caron%2Fpypoman/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"decee9666c348f20942dbfb0dd228df3ca785aa3","kind":"commit","published_at":"2023-05-18T15:31:27.000Z","download_url":"https://codeload.github.com/stephane-caron/pypoman/tar.gz/v1.0.0","html_url":"https://github.com/stephane-caron/pypoman/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stephane-caron/pypoman@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-caron%2Fpypoman/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-caron%2Fpypoman/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-16T05:22:57.733Z","dependent_packages_count":5,"downloads":2455,"downloads_period":"last-month","dependent_repos_count":17,"rankings":{"downloads":7.792813990947664,"dependent_repos_count":3.511058043727014,"dependent_packages_count":1.5751315160210426,"stargazers_count":9.517560137588529,"forks_count":11.928241170270358,"docker_downloads_count":null,"average":6.8649609717109215},"purl":"pkg:pypi/pypoman","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pypoman","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pypoman","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pypoman/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T02:51:40.055Z","issues_count":9,"pull_requests_count":8,"avg_time_to_close_issue":8898647.888888888,"avg_time_to_close_pull_request":203632.125,"issues_closed_count":9,"pull_requests_closed_count":8,"pull_request_authors_count":2,"issue_authors_count":9,"avg_comments_per_issue":2.3333333333333335,"avg_comments_per_pull_request":1.125,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":1019213.0,"past_year_avg_time_to_close_pull_request":368884.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-caron%2Fpypoman/issues","maintainers":[{"login":"stephane-caron","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stephane-caron"}],"active_maintainers":[{"login":"stephane-caron","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stephane-caron"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pypoman/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pypoman/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pypoman/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pypoman/related_packages","maintainers":[{"uuid":"stephane-caron","login":"stephane-caron","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/stephane-caron/","role":null,"created_at":"2023-02-24T13:47:10.765Z","updated_at":"2023-02-24T13:47:10.765Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/stephane-caron/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":639737,"full_name":"stephane-caron/pypoman","default_branch":"main","committers":[{"name":"Stéphane Caron","email":"stephane.caron@normalesup.org","login":"stephane-caron","count":240},{"name":"Dawei Sun","email":"sundw2014@gmail.com","login":"sundw2014","count":1}],"total_commits":241,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":120.5,"dds":0.004149377593360981,"past_year_committers":[{"name":"Stéphane Caron","email":"stephane.caron@inria.fr","login":"stephane-caron","count":61}],"past_year_total_commits":61,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":61.0,"past_year_dds":0.0,"last_synced_at":"2025-05-21T04:09:49.327Z","last_synced_commit":"b6eb1e390cece6fe4501ae3e057c17743c446a67","created_at":"2023-03-09T08:49:29.717Z","updated_at":"2025-05-21T04:09:49.327Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-caron%2Fpypoman/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"stephane-caron/pypoman","html_url":"https://github.com/stephane-caron/pypoman","last_synced_at":"2025-08-31T07:44:46.931Z","status":null,"issues_count":9,"pull_requests_count":10,"avg_time_to_close_issue":9960363.125,"avg_time_to_close_pull_request":310360.6,"issues_closed_count":8,"pull_requests_closed_count":10,"pull_request_authors_count":2,"issue_authors_count":9,"avg_comments_per_issue":1.777777777777778,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":1633500.0,"past_year_avg_time_to_close_pull_request":589926.4,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"created_at":"2023-05-14T21:42:39.704Z","updated_at":"2025-09-03T04:58:16.661Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-caron%2Fpypoman","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephane-caron%2Fpypoman/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":9},"pull_request_author_associations_count":{"OWNER":12,"CONTRIBUTOR":1},"issue_authors":{"MoritzHein":1,"spertus":1,"alphaville":1,"ryanlovett":1,"peekxc":1,"jtuckerfoltz":1,"ferrolho":1,"juanvalencialopez":1,"paulpacaud":1},"pull_request_authors":{"stephane-caron":12,"sundw2014":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10077389,"issues_count":31296582,"pull_requests_count":95963944,"authors_count":10692477,"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":{"NONE":2},"past_year_pull_request_author_associations_count":{"OWNER":6},"past_year_issue_authors":{"MoritzHein":1,"spertus":1},"past_year_pull_request_authors":{"stephane-caron":6},"maintainers":[{"login":"stephane-caron","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stephane-caron"}],"active_maintainers":[{"login":"stephane-caron","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stephane-caron"}]},"events":{"total":{"CreateEvent":6,"ReleaseEvent":2,"IssuesEvent":4,"WatchEvent":9,"DeleteEvent":2,"IssueCommentEvent":8,"PushEvent":46,"PullRequestEvent":5},"last_year":{"CreateEvent":6,"ReleaseEvent":2,"IssuesEvent":4,"WatchEvent":9,"DeleteEvent":2,"IssueCommentEvent":8,"PushEvent":46,"PullRequestEvent":5}},"keywords":["double-description","geometry","polyhedron","projection","python","vertex-enumeration"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-23T21:50:41.787Z","updated_at":"2022-09-23T21:50:41.787Z","repository_link":"https://github.com/stephane-caron/pypoman/blob/main/setup.py","dependencies":[{"id":5997168856,"package_name":"cvxopt","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5997168857,"package_name":"pycddlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":12.825842356285342,"created_at":"2025-09-08T11:19:05.906Z","updated_at":"2025-10-07T08:25:52.861Z","avatar_url":"https://github.com/stephane-caron.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":2455,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/70060","html_url":"https://science.ecosyste.ms/projects/70060"}