notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-prisma Type-safe database access for Python
0.15.0 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: tagattie@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-15 07:39:04
Last Update: 2025-10-15 07:36:08
Commit Hash: 55b0ec1
Also Listed In: python
License: APACHE20
WWW:
https://github.com/RobertCraigie/prisma-client-py
Description:
Prisma Client Python is a next-generation ORM built on top of Prisma that has been designed from the ground up for ease of use and correctness. Prisma is a TypeScript ORM with zero-cost type safety for your database, although don't worry, Prisma Client Python interfaces with Prisma using Rust, you don't need Node or TypeScript. Prisma Client Python can be used in any Python backend application. This can be a REST API, a GraphQL API or anything else that needs a database.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}prisma>0:databases/py-prisma@${PY_FLAVOR}
To install the port:
cd /usr/ports/databases/py-prisma/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-prisma
  • pkg install py311-prisma
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-prisma listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-prisma
Package flavors (<flavor>: <package>)
  • py311: py311-prisma
distinfo:
TIMESTAMP = 1760497728 SHA256 (prisma-0.15.0.tar.gz) = 5cd6402aa8322625db3fc1152040404e7fc471fe7f8fa3a314fa8a99529ca107 SIZE (prisma-0.15.0.tar.gz) = 154975

Packages (timestamps in pop-ups are UTC):
py311-prisma
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.15.00.15.0--0.15.0n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest0.15.00.15.0--0.15.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.15.00.15.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest0.15.00.15.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-httpx>=0.19.0 : www/py-httpx@py311
  2. py311-Jinja2>=2.11.2 : devel/py-Jinja2@py311
  3. py311-pydantic2>=1.11.0<3 : devel/py-pydantic2@py311
  4. py311-click>=7.1.2 : devel/py-click@py311
  5. py311-python-dotenv>=0.12.0 : www/py-python-dotenv@py311
  6. py311-typing-extensions>=4.5.0 : devel/py-typing-extensions@py311
  7. py311-tomlkit>0 : textproc/py-tomlkit@py311
  8. py311-nodeenv>0 : devel/py-nodeenv@py311
  9. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-prisma-0.15.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
databases_py-prisma
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/prisma/
  2. https://pypi.org/packages/source/p/prisma/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.15.0
15 Oct 2025 07:36:08
commit hash: 55b0ec14f83c10e395ee751e8ea17def3a102273commit hash: 55b0ec14f83c10e395ee751e8ea17def3a102273commit hash: 55b0ec14f83c10e395ee751e8ea17def3a102273commit hash: 55b0ec14f83c10e395ee751e8ea17def3a102273 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
databases/py-prisma: Add port: Type-safe database access for Python

Prisma Client Python is a next-generation ORM built on top of Prisma
that has been designed from the ground up for ease of use and
correctness.

Prisma is a TypeScript ORM with zero-cost type safety for your
database, although don't worry, Prisma Client Python interfaces with
Prisma using Rust, you don't need Node or TypeScript.

Prisma Client Python can be used in any Python backend
application. This can be a REST API, a GraphQL API or anything else
that needs a database.

WWW: https://github.com/RobertCraigie/prisma-client-py

Note:
Although the upstream repository has been archived, this port is
needed by LLM proxy functions of misc/py-litellm, which is in
preparation.

Number of commits found: 1