{"id":2872824,"name":"pygresql","ecosystem":"pypi","description":"Python PostgreSQL interfaces","homepage":"https://pygresql.github.io/","licenses":"PostgreSQL","normalized_licenses":["PostgreSQL"],"repository_url":"https://github.com/PyGreSQL/PyGreSQL","keywords_array":["pygresql","postgresql","database","api","dbapi"],"namespace":null,"versions_count":31,"first_release_published_at":"2006-06-05T14:14:36.000Z","latest_release_published_at":"2026-01-25T22:23:43.000Z","latest_release_number":"6.2.3","last_synced_at":"2026-06-01T11:57:18.502Z","created_at":"2022-04-10T12:13:28.577Z","updated_at":"2026-06-01T11:57:18.502Z","registry_url":"https://pypi.org/project/pygresql/","install_command":"pip install pygresql --index-url https://pypi.org/simple","documentation_url":"https://pygresql.github.io/contents/","metadata":{"funding":null,"documentation":"https://pygresql.github.io/contents/","classifiers":["Development Status :: 6 - Mature","Intended Audience :: Developers","Operating System :: OS Independent","Programming Language :: C","Programming Language :: Python","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.14","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: SQL","Topic :: Database","Topic :: Database :: Front-Ends","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"pygresql","project_status":null},"repo_metadata":{"id":38889906,"uuid":"51212044","full_name":"PyGreSQL/PyGreSQL","owner":"PyGreSQL","description":"The official PyGreSQL repository","archived":false,"fork":false,"pushed_at":"2026-01-26T07:42:19.000Z","size":2429,"stargazers_count":48,"open_issues_count":22,"forks_count":20,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-04-13T01:22:42.839Z","etag":null,"topics":["c-extension","database","database-adapter","libpq","postgresql","python"],"latest_commit_sha":null,"homepage":"http://pygresql.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyGreSQL.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-02-06T17:08:44.000Z","updated_at":"2026-01-26T07:41:53.000Z","dependencies_parsed_at":"2022-07-07T11:30:53.469Z","dependency_job_id":"4a7aad04-dcaf-478d-8919-5193b8b1caaa","html_url":"https://github.com/PyGreSQL/PyGreSQL","commit_stats":{"total_commits":1066,"total_committers":9,"mean_commits":"118.44444444444444","dds":0.3076923076923077,"last_synced_commit":"373e1a93ca33a8b4254772bbddf360ce989d907c"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/PyGreSQL/PyGreSQL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyGreSQL","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/sbom","scorecard":{"id":115227,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyGreSQL/PyGreSQL","commit":"ca4392e98febb5b0b50cb087afc3a09538a07d17"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"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/30 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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGreSQL/PyGreSQL/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGreSQL/PyGreSQL/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGreSQL/PyGreSQL/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGreSQL/PyGreSQL/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGreSQL/PyGreSQL/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGreSQL/PyGreSQL/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/PyGreSQL/PyGreSQL/tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/base:jammy to mcr.microsoft.com/devcontainers/base:jammy@sha256:e57fdff274ed0bac0776490fa2644c242491bb21d4df7ad0bb79b433eac5168d","Warn: pipCommand not pinned by hash: .devcontainer/provision.sh:44","Warn: pipCommand not pinned by hash: .devcontainer/provision.sh:47","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/lint.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:61","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   7 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 5.2.5 not signed: https://api.github.com/repos/PyGreSQL/PyGreSQL/releases/118922776","Warn: release artifact 5.2.5 does not have provenance: https://api.github.com/repos/PyGreSQL/PyGreSQL/releases/118922776"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}}]},"last_synced_at":"2025-08-16T01:02:36.624Z","repository_id":38889906,"created_at":"2025-08-16T01:02:36.624Z","updated_at":"2025-08-16T01:02:36.624Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32339290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":"PyGreSQL","name":"PyGreSQL","uuid":"60857770","kind":"organization","description":"","email":null,"website":"https://pygresql.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/60857770?v=4","repositories_count":1,"last_synced_at":"2023-03-07T17:33:43.804Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PyGreSQL","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T14:31:23.396Z","updated_at":"2023-03-07T17:33:43.805Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyGreSQL","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyGreSQL/repositories"},"tags":[{"name":"6.2.3","sha":"fff495afb40a2a469fb5463e0893dfa98ad99e72","kind":"tag","published_at":"2026-01-25T22:25:33.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/6.2.3","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/6.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@6.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/6.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/6.2.3/manifests"},{"name":"6.2.2","sha":"3b25216f7bc88989058f72141e9ae746a3799bcf","kind":"tag","published_at":"2026-01-03T20:48:44.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/6.2.2","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/6.2.2/manifests"},{"name":"6.2.1","sha":"70b3392a52310c38b6300b7a5ae0c164f3f23e9e","kind":"tag","published_at":"2025-12-27T17:09:51.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/6.2.1","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"0f8e07567c919f0fb1e608981e0d488d80fa15ef","kind":"tag","published_at":"2025-12-21T20:20:20.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/6.2.0","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/6.2.0/manifests"},{"name":"6.1.0","sha":"fae41b5cfd1c28a405839d9e3ed5938432041f64","kind":"tag","published_at":"2024-12-05T17:00:32.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/6.1.0","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/6.1.0/manifests"},{"name":"6.0.1","sha":"40ba811a3b424088cebcc7338e33a3f265c0fb87","kind":"tag","published_at":"2024-04-19T21:37:13.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/6.0.1","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/6.0.1/manifests"},{"name":"6.0","sha":"9bc5a1ec81ef15595645012e9493c26fd96333a9","kind":"tag","published_at":"2023-10-03T19:56:43.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/6.0","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/6.0/manifests"},{"name":"6.0b1","sha":"439cbdd77b6be77281eb0eafcab1d3130226ec82","kind":"tag","published_at":"2023-09-06T17:59:42.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/6.0b1","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/6.0b1/manifests"},{"name":"5.2.5","sha":"f7bc4a36aa83b3e9ac2a6ae7d75ca2261bdbc8e3","kind":"tag","published_at":"2023-08-28T12:33:57.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/5.2.5","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/5.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@5.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.2.5/manifests"},{"name":"5.2.4","sha":"45e1dbab363f0ffb8b5d8f1b67c64053fb5770da","kind":"tag","published_at":"2022-03-26T20:09:17.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/5.2.4","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.2.4/manifests"},{"name":"5.2.3","sha":"97cfe05908797e4149dd166b4d1670b25aa49f01","kind":"tag","published_at":"2022-01-30T22:21:37.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/5.2.3","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.2.3/manifests"},{"name":"5.2.2","sha":"0f9275ae861aef7e4dd159db24c3e136a4419de8","kind":"tag","published_at":"2020-12-09T12:55:59.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/5.2.2","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.2.2/manifests"},{"name":"5.2.1","sha":"14f7bffb5f24610bb21ab75038f1a3c6bb196a7c","kind":"tag","published_at":"2020-09-25T18:40:12.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/5.2.1","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.2.1/manifests"},{"name":"5.2","sha":"18a1ceb2f2088fc73780306dd2c2e8ae7ab8bd41","kind":"tag","published_at":"2020-06-21T17:20:54.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/5.2","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.2/manifests"},{"name":"5.1.2","sha":"d648ea72cb76796295bcf247527ca6be150ba282","kind":"tag","published_at":"2020-04-19T09:07:56.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/5.1.2","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"fb6af40c7eafeeac8948556c224ffa03e9b97244","kind":"tag","published_at":"2020-03-05T17:04:14.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/5.1.1","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.1.1/manifests"},{"name":"5.1","sha":"f43fb018897299d39cd8404ac91e8a605052791e","kind":"tag","published_at":"2019-05-17T20:10:01.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/5.1","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.1/manifests"},{"name":"5.0.7","sha":"8dfa95386814dfd1fbd063e4390989dee393a81a","kind":"tag","published_at":"2019-05-17T20:09:46.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/5.0.7","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.0.7/manifests"},{"name":"5.0.6","sha":"75cad6cdef974b408b9a9c74665d76828c01547f","kind":"tag","published_at":"2018-07-29T12:52:09.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/5.0.6","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.0.6/manifests"},{"name":"5.0.5","sha":"6600362b360598313348d025bc3afb0ded514b89","kind":"tag","published_at":"2018-04-25T04:53:44.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/5.0.5","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"94aa8940c089df93c5285236202719079fa942cf","kind":"tag","published_at":"2018-04-25T04:50:17.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/5.0.4","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"0da8f58a41968a507e02157609398ce57f958584","kind":"tag","published_at":"2017-07-23T14:05:33.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/5.0.3","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"733f37c003f0036eea07399d52939f669a1b3ccd","kind":"tag","published_at":"2016-09-13T17:33:45.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/5.0.2","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"8be553dd54a9e8094f9fb44613ed571fead7b413","kind":"tag","published_at":"2016-08-20T04:39:51.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/5.0.1","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.0.1/manifests"},{"name":"5.0","sha":"075520c4cb39b12ed89ff28451948dbf98a6842c","kind":"tag","published_at":"2016-03-20T20:01:00.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/5.0","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/5.0/manifests"},{"name":"4.2.2","sha":"43f8377bba52c787c221d3b98d885e6ad9324beb","kind":"tag","published_at":"2016-03-18T15:01:06.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/4.2.2","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/4.2.2/manifests"},{"name":"4.2.1","sha":"78cddfbdc78c3d637af1dafda295b9ade4ac5506","kind":"tag","published_at":"2016-02-18T18:20:45.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/4.2.1","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/4.2.1/manifests"},{"name":"4.2","sha":"1b2092631bac554b4fde918e7f4ede48dd12f635","kind":"tag","published_at":"2016-01-21T21:41:13.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/4.2","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/4.2/manifests"},{"name":"4.1.1","sha":"5d84ea7c1cdaba0666bbfb76187290a796fad0ca","kind":"tag","published_at":"2013-01-08T20:36:12.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/4.1.1","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/4.1.1/manifests"},{"name":"4.1","sha":"88ba54c676e3f356123688efb53a4ca4fedf30b1","kind":"tag","published_at":"2013-01-03T12:43:17.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/4.1","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/4.1/manifests"},{"name":"cvs","sha":"9b799e9853fe990fb7bd54e379cab6449437ed69","kind":"tag","published_at":"2008-12-30T16:40:01.000Z","download_url":"https://codeload.github.com/PyGreSQL/PyGreSQL/tar.gz/cvs","html_url":"https://github.com/PyGreSQL/PyGreSQL/releases/tag/cvs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PyGreSQL/PyGreSQL@cvs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/cvs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/tags/cvs/manifests"}]},"repo_metadata_updated_at":"2026-05-30T13:25:27.803Z","dependent_packages_count":6,"downloads":310808,"downloads_period":"last-month","dependent_repos_count":32,"rankings":{"downloads":0.806231965488015,"dependent_repos_count":2.576862914703456,"dependent_packages_count":1.3981164106247703,"stargazers_count":10.95195458355559,"forks_count":8.545474636397236,"docker_downloads_count":null,"average":4.8557281021538135},"purl":"pkg:pypi/pygresql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pygresql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pygresql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pygresql/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-13T01:15:15.910Z","issues_count":83,"pull_requests_count":10,"avg_time_to_close_issue":12679917.22413793,"avg_time_to_close_pull_request":6435931.666666667,"issues_closed_count":58,"pull_requests_closed_count":9,"pull_request_authors_count":6,"issue_authors_count":28,"avg_comments_per_issue":2.144578313253012,"avg_comments_per_pull_request":2.2,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1412344.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyGreSQL%2FPyGreSQL/issues","maintainers":[{"login":"Cito","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cito"},{"login":"justinpryzby","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinpryzby"}],"active_maintainers":[{"login":"justinpryzby","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/justinpryzby"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygresql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygresql/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygresql/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygresql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygresql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pygresql/codemeta","maintainers":[{"uuid":"cito","login":"cito","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://pypi.org/user/cito/","role":null,"created_at":"2023-02-25T03:55:21.348Z","updated_at":"2023-02-25T03:55:21.348Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cito/packages"}]}