Skip to main content

Standalone Python framework for building massively real-time streaming WARP clients.

Project description

Swim System Python

Build Status

The Swim System Python implementation provides a standalone set of frameworks for building massively real-time streaming WARP clients.

Installation

pip install swimai

Usage

Development

Setup

pip install -r requirements.txt

Running tests

python -m unittest

Build package

  1. Building the package: python setup.py sdist bdist_wheel
  2. Uploading to PyPi: python -m twine upload dist/*
  3. Uploading new versions: twine upload --skip-existing dist/*

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

swimai-0.0.2.dev1.tar.gz (12.7 kB view hashes)

Uploaded Source

Built Distribution

swimai-0.0.2.dev1-py3-none-any.whl (20.1 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