Skip to main content

Python SDK for Vonage Cloud Runtime

Project description

To build the SDK locally:

Because I've been experiencing some issues with the build process on Mac M1, I decided to use docker to install dependencies and build the SDK. I've created a Dockerfile that can be used to build the SDK.

I mount the current directory to the container to have the artifacts after the build process available on the host machine in /dist folder.

The Dockerfile is located in the python directory. To build the SDK, run the following command:

# Build the docker image
docker build -t neru-sdk-python-apps-sdk .
# Build the SDK
make build

Project details


Download files

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

Source Distribution

vonage_cloud_runtime-1.2.0.tar.gz (35.3 kB view hashes)

Uploaded Source

Built Distribution

vonage_cloud_runtime-1.2.0-py3-none-any.whl (134.0 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