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 config pypi-token.pypi your-api-token
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.122.tar.gz (23.0 kB view details)

Uploaded Source

Built Distribution

realtime_client-0.1.122-py3-none-any.whl (41.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: realtime_client-0.1.122.tar.gz
  • Upload date:
  • Size: 23.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.3 Darwin/23.6.0

File hashes

Hashes for realtime_client-0.1.122.tar.gz
Algorithm Hash digest
SHA256 23def2245496a1628657bba841a66d1e8162f1fff9a3726629900a9f34e33d41
MD5 a89fef70f532835e43e3dc03d589c80e
BLAKE2b-256 b3b70a09a72ffd8b6cf45c8dfee0c0a97c49038bbdfd4810f1cb9eb20d3a836b

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for realtime_client-0.1.122-py3-none-any.whl
Algorithm Hash digest
SHA256 bfd4b4cef00f90fc1623f747cb5f541b16f4c86234415520fa310552d38c56be
MD5 bb63c4f5f1c214fae814b617ae35536e
BLAKE2b-256 62e8bddc329ef029ed5334bf0c9a2a20fee87391424eff7969270c816e58a062

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