Skip to main content

Functions v1 Python API

Project description

https://travis-ci.org/denismakogon/python-functionsclient.svg?branch=master https://codecov.io/gh/denismakogon/python-functionsclient/branch/master/graph/badge.svg https://readthedocs.org/projects/python-functionsclient/badge/?version=latest

Functions API aiohttp-based Python client

What is IronFunctions?

IronFunctions is an open source serverless platform, or as we like to refer to it, Functions as a Service (FaaS) platform that you can run anywhere.

IronFunctions Python API Usage Examples

Testing

In order to run tests, set the corresponding environment variables:

PYTHONASYNCIODEBUG=1
FUNCTIONS_API_URL = http://<functions-host>:<functions-port>/v1

Style checks

tox -e pep8

Integration tests

tox -e py35

Docs tests

tox -e docs

Supported by

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