Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

SoleraEngineering/python-control4-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Control4 API Bindings for Python

Developers

Test

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

Setup

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

Publish

  1. python setup.py sdist bdist_wheel
  2. twine upload dist/*

About

Control4 Bindings for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages