Skip to main content

Functions v1 Python API

Project description

# Functions API aiohttp-based Python client

## What is IronFunctions? [IronFunctions](https://github.com/iron-io/functions) 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 * [Apps](examples/apps_api.py) * [Routes](examples/routes_api.py)

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

PYTHONASYNCIODEBUG=1 FUNCTIONS_API_PROTO=http FUNCTIONS_API_HOST=<api-host> FUNCTIONS_API_PORT=<api-port> FUNCTIONS_API_VERSION=v1

### Style checks

tox -epep8

### Integration tests

tox -epy35

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

python_functionsclient-0.0.1-py2.py3-none-any.whl (11.4 kB view hashes)

Uploaded Python 2 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