https://github.com/psycopg/psycopg2
database driver postgresql python
Score: 35.20671900851257
Last synced: about 1 hour ago
JSON representation
Repository metadata:
PostgreSQL database adapter for the Python programming language
- Host: GitHub
- URL: https://github.com/psycopg/psycopg2
- Owner: psycopg
- License: other
- Created: 2013-01-21T11:05:11.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-08-01T23:47:54.000Z (about 1 month ago)
- Last Synced: 2025-09-01T12:52:44.686Z (5 days ago)
- Topics: database, driver, postgresql, python
- Language: C
- Homepage: https://www.psycopg.org/
- Size: 8.57 MB
- Stars: 3,533
- Watchers: 69
- Forks: 519
- Open Issues: 23
-
Metadata Files:
- Readme: README.rst
- Changelog: NEWS
- Funding: .github/FUNDING.yml
- License: LICENSE
- Authors: AUTHORS
-
Funding:
- Github: dvarrazzo
- Custom: https://www.paypal.me/dvarrazzo
Owner metadata:
- Name: The Psycopg Team
- Login: psycopg
- Email:
- Kind: organization
- Description: We make reptiles and pachiderms talk to each other.
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/2947270?v=4
- Repositories: 7
- Last Synced at: 2025-09-02T00:20:46.706Z
- Profile URL: https://github.com/psycopg
GitHub Events
Total
- Create event: 9
- Delete event: 8
- Fork event: 21
- Issue comment event: 134
- Issues event: 83
- Pull request event: 19
- Pull request review comment event: 26
- Pull request review event: 27
- Push event: 40
- Watch event: 204
- Total: 571
Last Year
- Create event: 9
- Delete event: 8
- Fork event: 21
- Issue comment event: 134
- Issues event: 83
- Pull request event: 19
- Pull request review comment event: 26
- Pull request review event: 27
- Push event: 40
- Watch event: 204
- Total: 571
Committers metadata
Last synced: 29 days ago
Total Commits: 2,791
Total Committers: 142
Avg Commits per committer: 19.655
Development Distribution Score (DDS): 0.34
Commits in past year: 41
Committers in past year: 6
Avg Commits per committer in past year: 6.833
Development Distribution Score (DDS) in past year: 0.341
Name | Commits | |
---|---|---|
Daniele Varrazzo | d****o@g****m | 1843 |
Federico Di Gregorio | f****g@i****g | 434 |
Oleksandr Shulgin | o****n@z****e | 72 |
James Henstridge | j****s@j****u | 65 |
Jon Dufresne | j****e@g****m | 57 |
Jason Erickson | j****o@s****m | 48 |
Jan Urbański | w****r@w****g | 29 |
Hugo | h****k | 18 |
mrmilosz | m****z@m****a | 8 |
Fabio Tranchitella | k****d@d****g | 8 |
Chris Withers | c****s@s****k | 7 |
dependabot[bot] | 4****] | 6 |
Steve Lacy | s****y@s****m | 6 |
Ashesh Vashi | a****i@e****m | 6 |
Karolina Surma | k****a@r****m | 5 |
Alexander Kukushkin | a****n@z****e | 5 |
Rafi Shamim | r****i@c****m | 4 |
Edgar Ramírez-Mondragón | e****8@g****m | 4 |
Ivan Kotelnikov | i****v@b****m | 4 |
Blake Rouse | b****e@c****m | 3 |
Greg Ward | g****d@d****m | 3 |
Menno Smits | m****o@f****m | 3 |
Rene Leonhardt | 6****t | 3 |
Marti Raudsepp | m****i@j****g | 3 |
Marc Abramowitz | m****c@m****m | 3 |
Frazer McLean | f****r@f****k | 3 |
Roman Konoval | r****n@j****o | 3 |
Changaco | c****o@c****c | 2 |
Photonios | p****s@o****m | 2 |
Abdirahim Musse | 3****e | 2 |
and 112 more... |
Issue and Pull Request metadata
Last synced: 4 days ago
Total issues: 255
Total pull requests: 68
Average time to close issues: 3 months
Average time to close pull requests: 3 months
Total issue authors: 235
Total pull request authors: 32
Average comments per issue: 3.91
Average comments per pull request: 2.35
Merged pull request: 35
Bot issues: 0
Bot pull requests: 22
Past year issues: 49
Past year pull requests: 22
Past year average time to close issues: 1 day
Past year average time to close pull requests: 10 days
Past year issue authors: 48
Past year pull request authors: 7
Past year average comments per issue: 1.04
Past year average comments per pull request: 1.14
Past year merged pull request: 11
Past year bot issues: 0
Past year bot pull requests: 10
Top Issue Authors
- dvarrazzo (8)
- fridary (3)
- df7cb (2)
- barrachri (2)
- allComputableThings (2)
- ghost (2)
- wqh17101 (2)
- kloczek (2)
- jchampio (2)
- raphaelauv (2)
- anibal2j (2)
- fw-aaron (2)
- allwell997 (2)
- CMCDragonkai (1)
- svim-ig (1)
Top Pull Request Authors
- dependabot[bot] (22)
- edgarrmondragon (3)
- befeleme (2)
- reneleonhardt (2)
- kannes (2)
- nickzandbergen (2)
- 0xTiger (2)
- dvarrazzo (2)
- exg (2)
- bmarroquin (2)
- yetanotherion (2)
- anushds (2)
- romank0 (2)
- SagarSoni1510 (2)
- ngnpope (2)
Top Issue Labels
- wheel (4)
- osx (2)
- confirmed (1)
- windows (1)
- feature request (1)
- enhancement (1)
Top Pull Request Labels
- dependencies (22)
- github_actions (8)
Package metadata
- Total packages: 7
-
Total downloads:
- pypi: 166,887,993 last-month
- Total docker downloads: 3,695,002,648
- Total dependent packages: 2,802 (may contain duplicates)
- Total dependent repositories: 287,979 (may contain duplicates)
- Total versions: 131
- Total maintainers: 4
pypi.org: psycopg2-binary
psycopg2 - Python-PostgreSQL Database Adapter
- Homepage: https://psycopg.org/
- Documentation: https://www.psycopg.org/docs/
- Licenses: LGPL with exceptions
- Latest release: 2.9.10 (published 11 months ago)
- Last Synced: 2025-09-06T01:08:17.232Z (about 15 hours ago)
- Versions: 24
- Dependent Packages: 1,509
- Dependent Repositories: 103,063
- Downloads: 131,746,290 Last month
- Docker Downloads: 1,295,692,044
-
Rankings:
- Dependent repos count: 0.011%
- Dependent packages count: 0.016%
- Downloads: 0.019%
- Docker downloads count: 0.067%
- Average: 0.838%
- Stargazers count: 1.875%
- Forks count: 3.042%
- Maintainers (1)
pypi.org: psycopg2
psycopg2 - Python-PostgreSQL Database Adapter
- Homepage: https://psycopg.org/
- Documentation: https://www.psycopg.org/docs/
- Licenses: LGPL with exceptions
- Latest release: 2.9.10 (published 11 months ago)
- Last Synced: 2025-09-06T01:08:03.471Z (about 15 hours ago)
- Versions: 63
- Dependent Packages: 1,211
- Dependent Repositories: 184,323
- Downloads: 35,141,683 Last month
- Docker Downloads: 2,399,310,604
-
Rankings:
- Dependent repos count: 0.004%
- Dependent packages count: 0.019%
- Docker downloads count: 0.027%
- Downloads: 0.064%
- Average: 0.838%
- Stargazers count: 1.875%
- Forks count: 3.042%
- Maintainers (2)
conda-forge.org: psycopg2
Psycopg is the most popular PostgreSQL adapter for the Python programming language. Its main features are the complete implementation of the Python DB API 2.0 specification and the thread safety.
- Homepage: http://initd.org/psycopg/
- Licenses: LGPL-3.0-or-later
- Latest release: 2.9.3 (published over 3 years ago)
- Last Synced: 2025-09-05T14:40:19.877Z (1 day ago)
- Versions: 22
- Dependent Packages: 70
- Dependent Repositories: 287
-
Rankings:
- Dependent packages count: 1.113%
- Dependent repos count: 1.881%
- Average: 4.529%
- Stargazers count: 7.52%
- Forks count: 7.6%
conda-forge.org: psycopg2-binary
Psycopg is the most popular PostgreSQL adapter for the Python programming language. Its main features are the complete implementation of the Python DB API 2.0 specification and the thread safety.
- Homepage: http://initd.org/psycopg/
- Licenses: LGPL-3.0-or-later
- Latest release: 2.9.3 (published over 3 years ago)
- Last Synced: 2025-08-18T08:06:22.531Z (19 days ago)
- Versions: 5
- Dependent Packages: 7
- Dependent Repositories: 18
-
Rankings:
- Stargazers count: 7.52%
- Forks count: 7.6%
- Average: 7.887%
- Dependent packages count: 8.014%
- Dependent repos count: 8.414%
anaconda.org: psycopg2
Psycopg is the most popular PostgreSQL adapter for the Python programming language. Its main features are the complete implementation of the Python DB API 2.0 specification and the thread safety.
- Homepage: https://www.psycopg.org/
- Licenses: LGPL-3.0-or-later
- Latest release: 2.9.10 (published 5 months ago)
- Last Synced: 2025-08-18T00:04:42.069Z (20 days ago)
- Versions: 12
- Dependent Packages: 5
- Dependent Repositories: 287
-
Rankings:
- Dependent packages count: 8.654%
- Dependent repos count: 10.862%
- Average: 12.526%
- Stargazers count: 15.129%
- Forks count: 15.461%
pypi.org: psycopg2crate
psycopg2 - Python-PostgreSQL Database Adapter
- Homepage: https://psycopg.org/
- Documentation: https://www.psycopg.org/docs/
- Licenses: LGPL with exceptions
- Latest release: 2.9.4 (published over 3 years ago)
- Last Synced: 2025-09-05T14:39:48.709Z (1 day ago)
- Versions: 4
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 12 Last month
-
Rankings:
- Stargazers count: 1.353%
- Forks count: 2.336%
- Dependent packages count: 7.373%
- Average: 14.384%
- Dependent repos count: 22.233%
- Downloads: 38.624%
- Maintainers (1)
pypi.org: fv-aws-psycopg2-arm64
psycopg2 - Python-PostgreSQL Database Adapter
- Homepage: https://psycopg.org/
- Documentation: https://www.psycopg.org/docs/
- Licenses: LGPL with exceptions
- Latest release: 2.9.9 (published almost 2 years ago)
- Last Synced: 2025-09-06T01:07:51.276Z (about 15 hours ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 8 Last month
-
Rankings:
- Dependent packages count: 9.973%
- Average: 38.803%
- Dependent repos count: 67.634%
- Maintainers (1)
Dependencies
- Sphinx *
- sphinx-better-theme *
- alabaster ==0.7.12
- babel ==2.9.1
- certifi ==2021.10.8
- charset-normalizer ==2.0.12
- docutils ==0.17.1
- idna ==3.3
- imagesize ==1.3.0
- importlib-metadata ==4.11.3
- jinja2 ==3.1.1
- markupsafe ==2.1.1
- packaging ==21.3
- pygments ==2.11.2
- pyparsing ==3.0.7
- pytz ==2022.1
- requests ==2.27.1
- snowballstemmer ==2.2.0
- sphinx ==4.4.0
- sphinx-better-theme ==0.1.5
- sphinxcontrib-applehelp ==1.0.2
- sphinxcontrib-devhelp ==1.0.2
- sphinxcontrib-htmlhelp ==2.0.0
- sphinxcontrib-jsmath ==1.0.1
- sphinxcontrib-qthelp ==1.0.3
- sphinxcontrib-serializinghtml ==1.1.5
- urllib3 ==1.26.9
- zipp ==3.7.0