Skip to main content

fal is an easy-to-use Serverless Python Framework

Project description

fal-serverless

Library to run, serve or schedule your Python functions in the cloud with any machine type you may need.

Check out to the docs for more details.

Generate OpenAPI client for the REST API

The recommended way is to use bop. First set the FAL_REST variable to the right value and then run:

bop openapi

Initial client was generated using

cd projects/fal_serverless
# Notice that you can point to any environment
openapi-python-client generate --url https://rest.shark.fal.ai/openapi.json --meta none --config openapi_rest.config.yaml

And can be manually updated with

cd projects/fal_serverless
# Notice that you can point to any environment
openapi-python-client update --url https://rest.shark.fal.ai/openapi.json --meta none --config openapi_rest.config.yaml

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fal-0.10.0.tar.gz (46.6 kB view hashes)

Uploaded Source

Built Distribution

fal-0.10.0-py3-none-any.whl (92.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page