Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7af9ed3

Browse files
Add project: prisma
1 parent f515a00 commit 7af9ed3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

projects.yaml

+5-1
Original file line numberDiff line numberDiff line change
@@ -1300,6 +1300,10 @@ projects:
13001300
- name: psycopg3
13011301
github_id: psycopg/psycopg3
13021302
category: db-clients
1303+
- name: prisma
1304+
github_id: RobertCraigie/prisma-client-py
1305+
category: db-clients
1306+
pypi_id: prisma
13031307
# Data Loading & Extraction
13041308
- name: gdown
13051309
github_id: wkentaro/gdown
@@ -1483,4 +1487,4 @@ projects:
14831487
homepage: https://github.com/ml-tooling/best-of-ml-python#text-data--nlp
14841488
description: "Collection of text processing and NLP libraries."
14851489
resource: True
1486-
category: text
1490+
category: text

0 commit comments

Comments
 (0)