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
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 Distributions
Built Distribution
File details
Details for the file python_functionsclient-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: python_functionsclient-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b80031f969891d19db68e5e27c7256933a9e2c0ed47601d7f4ffa7e042c7cba |
|
MD5 | 97e18b74ee27496b91d7c74e14cb0354 |
|
BLAKE2b-256 | d44f619734c427890362e7436ad4115fd6df133a4ff8362755248b6685f2df4a |