{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/2"}],"enrichment":{"capability":"A Python client library for calling ML models deployed on fal.ai, supporting both synchronous and asynchronous requests, file uploads, and status polling.","skillfed_tags":["ml-inference","async-http","api-client"],"use_cases":["Call image generation models (e.g., SDXL) from Python scripts or web services without managing your own GPU infrastructure.","Process audio files with fal.ai's Whisper deployment by uploading or encoding audio and retrieving transcriptions.","Build async pipelines that submit long-running model jobs and stream logs and status updates as they progress.","Integrate fal.ai model inference into FastAPI or other async web frameworks without blocking.","Upload local files to fal.ai's CDN and pass their URLs to models that require file inputs."],"what_it_does":"fal-client is a Python library that wraps the fal.ai ML model inference API, letting you call deployed models (like image generators and audio processors) from Python code. It handles both blocking and async calls, file uploads to fal.ai's CDN, in-memory data URL encoding, and request queuing with status polling and log streaming.\n\nThe package is built on httpx, websockets, and async utilities, so it integrates naturally into async Python applications. You authenticate with an API key, then call models by name with a dictionary of arguments\u2014the client handles serialization, network I/O, and response parsing. It's a thin, purpose-built wrapper for fal.ai's inference service, not a general ML framework.","worth_installing":"Yes, if you are already using fal.ai and want a straightforward Python interface. The package is actively maintained, has low install friction, and provides both sync and async APIs. However, verify the license terms first\u2014the metadata does not specify one\u2014and confirm that fal.ai's pricing and availability align with your use case."},"id":"fal-client","links":{"html":"https://skillfed.io/packages/fal-client","md":"https://skillfed.io/packages/fal-client.md","pypi":"https://pypi.org/project/fal-client/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-28","license_spdx":null,"license_treatment":"unclear","name":"fal-client","python_support":"supports_current","summary":"Python client for fal.ai"},"popularity":{"monthly_downloads":3206142,"position":2701,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.0.0"}
