{"id":2857307,"name":"postgres","ecosystem":"pypi","description":"postgres is a high-value abstraction over psycopg2.","homepage":"https://github.com/liberapay/postgres.py","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/liberapay/postgres.py","keywords_array":["sql","postgresql","psycopg2"],"namespace":null,"versions_count":14,"first_release_published_at":"2013-08-12T22:41:15.000Z","latest_release_published_at":"2019-10-19T19:30:43.000Z","latest_release_number":"3.0.0","last_synced_at":"2026-06-11T14:30:48.568Z","created_at":"2022-04-10T12:05:41.375Z","updated_at":"2026-06-11T14:30:48.569Z","registry_url":"https://pypi.org/project/postgres/","install_command":"pip install postgres --index-url https://pypi.org/simple","documentation_url":"https://postgres.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: SQL","Topic :: Database :: Front-Ends","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"postgres","project_status":null},"repo_metadata":{"id":52108588,"uuid":"11938196","full_name":"liberapay/postgres.py","owner":"liberapay","description":"A nice PostgreSQL client library","archived":false,"fork":false,"pushed_at":"2023-06-14T15:30:45.000Z","size":275,"stargazers_count":64,"open_issues_count":16,"forks_count":18,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-12T15:04:24.581Z","etag":null,"topics":["postgres","python","sql"],"latest_commit_sha":null,"homepage":"https://postgres-py.readthedocs.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liberapay.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2013-08-07T01:00:17.000Z","updated_at":"2025-09-10T06:21:20.000Z","dependencies_parsed_at":"2024-06-18T15:37:32.724Z","dependency_job_id":"9f58ff71-095d-41e3-ad51-38e6c50378f1","html_url":"https://github.com/liberapay/postgres.py","commit_stats":{"total_commits":237,"total_committers":8,"mean_commits":29.625,"dds":0.3966244725738397,"last_synced_commit":"0e155ad253a887adfdece236fcddf513501f94c4"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/liberapay/postgres.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liberapay","download_url":"https://codeload.github.com/liberapay/postgres.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/sbom","scorecard":{"id":587878,"data":{"date":"2025-08-11","repo":{"name":"github.com/liberapay/postgres.py","commit":"76f2027a1c11f5c8d50f320ade998c7090da092d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 4/14 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 26 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-20T21:04:05.310Z","repository_id":52108588,"created_at":"2025-08-20T21:04:05.311Z","updated_at":"2025-08-20T21:04:05.311Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279104769,"owners_count":26104589,"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-10-15T02:00:07.814Z","response_time":56,"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":"liberapay","name":"Liberapay","uuid":"12560099","kind":"organization","description":"","email":null,"website":"https://liberapay.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/12560099?v=4","repositories_count":10,"last_synced_at":"2023-08-23T00:52:31.570Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/liberapay","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-07T20:33:14.360Z","updated_at":"2023-08-23T00:52:31.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liberapay","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liberapay/repositories"},"tags":[{"name":"4.0","sha":"0e155ad253a887adfdece236fcddf513501f94c4","kind":"commit","published_at":"2021-09-20T07:16:30.000Z","download_url":"https://codeload.github.com/liberapay/postgres.py/tar.gz/4.0","html_url":"https://github.com/liberapay/postgres.py/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/liberapay/postgres.py@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/4.0/manifests"},{"name":"3.0.0","sha":"60c448c537c4377289494f4b1e52200716ed0ab4","kind":"commit","published_at":"2019-10-19T19:30:15.000Z","download_url":"https://codeload.github.com/liberapay/postgres.py/tar.gz/3.0.0","html_url":"https://github.com/liberapay/postgres.py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/liberapay/postgres.py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/3.0.0/manifests"},{"name":"2.2.2","sha":"0eef033ef96c00c957a70020238f0f885b771e32","kind":"commit","published_at":"2018-09-12T06:49:04.000Z","download_url":"https://codeload.github.com/liberapay/postgres.py/tar.gz/2.2.2","html_url":"https://github.com/liberapay/postgres.py/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/liberapay/postgres.py@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"0c72d6e8d74f2095f40c87e40e88ae2c69bde505","kind":"commit","published_at":"2015-10-09T23:51:39.000Z","download_url":"https://codeload.github.com/liberapay/postgres.py/tar.gz/2.2.1","html_url":"https://github.com/liberapay/postgres.py/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/liberapay/postgres.py@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"a890ad4685bcef1e9de71f94a8fa1ba03fee114b","kind":"commit","published_at":"2015-09-12T13:58:07.000Z","download_url":"https://codeload.github.com/liberapay/postgres.py/tar.gz/2.2.0","html_url":"https://github.com/liberapay/postgres.py/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/liberapay/postgres.py@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/2.2.0/manifests"},{"name":"2.1.2","sha":"247bf154bff85cd60ba8eb8cca9628038f7c7d2a","kind":"commit","published_at":"2013-12-09T21:02:37.000Z","download_url":"https://codeload.github.com/liberapay/postgres.py/tar.gz/2.1.2","html_url":"https://github.com/liberapay/postgres.py/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/liberapay/postgres.py@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"5f5ef1cb0592175032f9dea18c634e93a2ccd03c","kind":"commit","published_at":"2013-10-05T19:57:34.000Z","download_url":"https://codeload.github.com/liberapay/postgres.py/tar.gz/2.1.1","html_url":"https://github.com/liberapay/postgres.py/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/liberapay/postgres.py@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"95fc01f3986b271818b7fc928942607d742ced83","kind":"commit","published_at":"2013-10-05T19:09:45.000Z","download_url":"https://codeload.github.com/liberapay/postgres.py/tar.gz/2.1.0","html_url":"https://github.com/liberapay/postgres.py/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/liberapay/postgres.py@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"117bf157613548c2f9a8798659772aaf617bdba5","kind":"commit","published_at":"2013-09-13T20:44:54.000Z","download_url":"https://codeload.github.com/liberapay/postgres.py/tar.gz/2.0.0","html_url":"https://github.com/liberapay/postgres.py/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/liberapay/postgres.py@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/2.0.0/manifests"},{"name":"2.0.0rc1","sha":"3d8da91dfcd525ab905a68d8c9c52a7e12ce85a3","kind":"commit","published_at":"2013-08-12T22:35:39.000Z","download_url":"https://codeload.github.com/liberapay/postgres.py/tar.gz/2.0.0rc1","html_url":"https://github.com/liberapay/postgres.py/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/liberapay/postgres.py@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/2.0.0rc1/manifests"},{"name":"1.1.0","sha":"314327acfd4fc39cd9c222b253464f9b1709f048","kind":"commit","published_at":"2013-08-10T20:45:37.000Z","download_url":"https://codeload.github.com/liberapay/postgres.py/tar.gz/1.1.0","html_url":"https://github.com/liberapay/postgres.py/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/liberapay/postgres.py@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"06d55ddf65188e6b66994dd9314f667130cdb99c","kind":"commit","published_at":"2013-08-08T15:41:19.000Z","download_url":"https://codeload.github.com/liberapay/postgres.py/tar.gz/1.0.1","html_url":"https://github.com/liberapay/postgres.py/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/liberapay/postgres.py@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"eb799b4dc37f7d709aa07c9b3e485ca0f465ed30","kind":"commit","published_at":"2013-08-08T03:40:15.000Z","download_url":"https://codeload.github.com/liberapay/postgres.py/tar.gz/1.0.0","html_url":"https://github.com/liberapay/postgres.py/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/liberapay/postgres.py@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-12-26T03:35:22.352Z","dependent_packages_count":5,"downloads":186150,"downloads_period":"last-month","dependent_repos_count":950,"rankings":{"downloads":1.1391086331841236,"dependent_repos_count":0.3768407957351162,"dependent_packages_count":1.8597576685184727,"stargazers_count":8.402455177362897,"forks_count":8.247599745804921,"docker_downloads_count":0.37626837933653123,"average":3.400338399990344},"purl":"pkg:pypi/postgres","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/postgres","docker_dependents_count":33,"docker_downloads_count":201751276,"usage_url":"https://repos.ecosyste.ms/usage/pypi/postgres","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/postgres/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-25T01:08:58.165Z","issues_count":57,"pull_requests_count":42,"avg_time_to_close_issue":40658708.17073171,"avg_time_to_close_pull_request":2054813.119047619,"issues_closed_count":41,"pull_requests_closed_count":42,"pull_request_authors_count":9,"issue_authors_count":7,"avg_comments_per_issue":1.719298245614035,"avg_comments_per_pull_request":1.2857142857142858,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/liberapay%2Fpostgres.py/issues","maintainers":[{"login":"chadwhitacre","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chadwhitacre"},{"login":"Changaco","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Changaco"},{"login":"brien-givens","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brien-givens"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/postgres/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/postgres/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/postgres/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/postgres/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/postgres/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/postgres/codemeta","maintainers":[{"uuid":"Changaco","login":"Changaco","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/Changaco/","role":null,"created_at":"2023-02-25T01:28:49.007Z","updated_at":"2023-02-25T01:28:49.007Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Changaco/packages"},{"uuid":"whit537","login":"whit537","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://pypi.org/user/whit537/","role":null,"created_at":"2023-02-25T01:28:49.015Z","updated_at":"2023-02-25T01:28:49.015Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/whit537/packages"},{"uuid":"ic3b3rg","login":"ic3b3rg","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/ic3b3rg/","role":null,"created_at":"2023-02-25T01:28:49.011Z","updated_at":"2023-02-25T01:28:49.011Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ic3b3rg/packages"}]}