Skip to main content

A client library to interact with Savant Audio Switches (e.g. SSA-3220).

Project description

Savant Audio Switch Client

image

The savantaudio-client package allows users to download the contents of this GiHub repository, containing a client library to control Savant Audio Switches such as the SSA-3220/SSA-3220D.

Installing

Install and update using pip:

pip3 install savantaudio-client

Downloading a Python Package Template Project

To down load the latest version of the Python Package Template project located in this GiHub repository, execute the following command from the command line:

savantaudio-client install

This will be downloaded to the current directory and will contain the following directory structure:

savantaudio-client/
 |-- docs/
 |-- |-- build_html/
 |-- |-- build_latex/
 |-- |-- source/
 |-- py-pkg/
 |-- |-- __init__.py
 |-- |-- __version__.py
 |-- |-- client.py
 |-- |-- entry_points.py
 |-- tests/
 |-- |   __init__.py
 |-- |   test.py
 |-- .env
 |-- .gitignore
 |-- README.md
 |-- setup.cfg
 |-- pyproject.toml
 |-- LICENSE

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

savantaudio-client-0.1.8.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

savantaudio_client-0.1.8-py3-none-any.whl (7.6 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