Skip to main content

No project description provided

Project description

Install

You can install realtime-client SDK from pypi using

pip install realtime-client

This would install the core realtime-client package. You can read docs to get started.

Usage

You can read the docs to learn more about the SDK.

To deploy your realtime function on Adapt's infra, you can use the realtime deploy CLI.

# functions.py contains your realtime function code
realtime deploy --api-key=<your-api-key> functions.py

Contact us to get an API key and deploy.

Once deployed, you can use the playground in the examples repo to test the deployed code.

Examples

All the examples are available at https://github.com/xAlpha8/realtime-examples repo. To install the package so that all examples run, use

pip install "realtime-client[plugins]"

This will install all the additional libraries that are required for examples to work.

Development Environment

To run the dev environment, do:

docker-compose run --service-ports --rm realtime-runner bash

If the container is not already running, you have to run on container start:

poetry install --only main

Publishing

poetry build
poetry publish

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

realtime_client-0.1.119.tar.gz (22.5 kB view details)

Uploaded Source

Built Distribution

realtime_client-0.1.119-py3-none-any.whl (39.2 kB view details)

Uploaded Python 3

File details

Details for the file realtime_client-0.1.119.tar.gz.

File metadata

  • Download URL: realtime_client-0.1.119.tar.gz
  • Upload date:
  • Size: 22.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.12.3 Darwin/23.4.0

File hashes

Hashes for realtime_client-0.1.119.tar.gz
Algorithm Hash digest
SHA256 2f78c44703eefbb8c65758bbccc1b70badd56519e5fa390eb7fec4c575b6d471
MD5 d02829652f898b117b2436a3e59be4bf
BLAKE2b-256 c7f8259e54c9f9ddde29cc6df37bcbdfa83e3e168abe9c47cb4b6dd19b4ab81d

See more details on using hashes here.

Provenance

File details

Details for the file realtime_client-0.1.119-py3-none-any.whl.

File metadata

File hashes

Hashes for realtime_client-0.1.119-py3-none-any.whl
Algorithm Hash digest
SHA256 a3c763704d5c5c070038689430bc91d12878ad3da26a5532931472ddc440c29d
MD5 a7139045cb4172406fb1815919d4031e
BLAKE2b-256 84365791ad6f035732c531b56a833faa8c304ae4d45ad9c6a62cac79094438ba

See more details on using hashes here.

Provenance

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