Skip to main content

Python Bindings for Control4 API

Project description

# Control4 API Bindings for Python

## Developers

### Test

1. export CONTROL4_URL=http://1.2.3.4/rest 1. python setup.py test

### Setup

1. Install Python 3 export PATH=/usr/local/bin:/usr/local/sbin:$PATH; brew install python 1. Upgrade Pip pip install –upgrade pip 1. Install Pipenv pip install –user pipenv 1. Install Virtualenv pip install virtualenv

### Publish

1. python setup.py sdist bdist_wheel 1. twine upload 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

python-control4-lite-0.1.10.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

python_control4_lite-0.1.10-py3-none-any.whl (2.8 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