| Port details |
- py-fal-client Python client for fal.ai inference API
- 1.0.1 misc
=0 1.0.0Version of this port present on the latest quarterly branch. - Maintainer: olivier@FreeBSD.org
 - Port Added: 2026-05-07 08:30:18
- Last Update: 2026-08-25 07:52:46
- Commit Hash: edb6bbe
- 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 py312-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 py312-fal-client listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-fal-client
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1787341228
SHA256 (fal_client-1.0.1.tar.gz) = 46d1cee3426d0a2ad34f32b7dbfbdff83487c3dcf8aeae1aac2ffd5815e2055c
SIZE (fal_client-1.0.1.tar.gz) = 43312
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:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-setuptools-scm>=7 : devel/py-setuptools-scm@py312
- py312-wheel>0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-aiofiles>=23.2.1 : devel/py-aiofiles@py312
- py312-asyncstdlib>=3.12.5<4 : devel/py-asyncstdlib@py312
- py312-httpx>=0.21.0<1 : www/py-httpx@py312
- py312-httpx-sse>=0.4.0<0.5 : www/py-httpx-sse@py312
- py312-msgpack>=1.0.7<2 : devel/py-msgpack@py312
- py312-websockets>=12.0 : devel/py-websockets@py312
- python3.12 : lang/python312
- 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: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.0.1 25 Aug 2026 07:52:46
    |
Olivier Cochard (olivier)  |
misc/py-fal-client: update to 1.0.1 |
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: 2
|