| Port details |
- py-fal-client Python client for fal.ai inference API
- 1.0.0 misc
=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: olivier@FreeBSD.org
 - Port Added: 2026-05-07 08:30:18
- Last Update: 2026-05-07 08:26:42
- Commit Hash: 8499112
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/fal-ai/fal/tree/main/projects/fal_client
- Description:
- Python client for the fal.ai serverless inference API.
fal.ai hosts generative AI models (image, video, audio, language) and exposes
them through a REST + WebSocket API. This client provides synchronous and
asynchronous bindings, file upload helpers, streaming result handles, and
request queueing for long-running jobs.
¦ ¦ ¦ ¦ 
- 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}fal-client>0:misc/py-fal-client@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-fal-client/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-fal-client
- pkg install py311-fal-client
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-fal-client listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-fal-client
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1777969555
SHA256 (fal_client-1.0.0.tar.gz) = ba62cc008a4bbfae2c3cbade6c7a691093e42cfb5a79f7fca4dd61acbd87372a
SIZE (fal_client-1.0.0.tar.gz) = 37713
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>0 : devel/py-setuptools@py311
- py311-setuptools-scm>=7 : devel/py-setuptools-scm@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-aiofiles>=23.2.1 : devel/py-aiofiles@py311
- py311-asyncstdlib>=3.12.5<4 : devel/py-asyncstdlib@py311
- py311-httpx>=0.21.0<1 : www/py-httpx@py311
- py311-httpx-sse>=0.4.0<0.5 : www/py-httpx-sse@py311
- py311-msgpack>=1.0.7<2 : devel/py-msgpack@py311
- py311-websockets>=12.0 : devel/py-websockets@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- misc/hermes-agent
Configuration Options:
- No options to configure
- Options name:
- misc_py-fal-client
- 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 |
1.0.0 07 May 2026 08:26:42
    |
Olivier Cochard (olivier)  |
misc/py-fal-client: New port
Python client for fal.ai inference API |
Number of commits found: 1
|