| Port details |
- py-prisma Type-safe database access for Python
- 0.15.0 databases
=0 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
 - 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.
¦ ¦ ¦ ¦ 
- 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>)
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-httpx>=0.19.0 : www/py-httpx@py311
- py311-Jinja2>=2.11.2 : devel/py-Jinja2@py311
- py311-pydantic2>=1.11.0<3 : devel/py-pydantic2@py311
- py311-click>=7.1.2 : devel/py-click@py311
- py311-python-dotenv>=0.12.0 : www/py-python-dotenv@py311
- py311-typing-extensions>=4.5.0 : devel/py-typing-extensions@py311
- py311-tomlkit>0 : textproc/py-tomlkit@py311
- py311-nodeenv>0 : devel/py-nodeenv@py311
- 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:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.15.0 15 Oct 2025 07:36:08
    |
Hiroki Tagato (tagattie)  |
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
|