Skip to content

Commit 6ef2ec3

Browse files
authored
docs: add psycopg 3 to the projects page (#932)
1 parent 6c2e1cc commit 6ef2ec3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/data/projects.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,3 +503,10 @@
503503
gh: AcademySoftwareFoundation/OpenColorIO
504504
ci: [github]
505505
os: [apple, linux, windows]
506+
507+
- name: Psycopg 3
508+
gh: psycopg/psycopg
509+
pypi: psycopg_binary
510+
notes: A modern implementation of a PostgreSQL adapter for Python
511+
ci: [github]
512+
os: [windows, apple, linux]

0 commit comments

Comments
 (0)