Skip to content

ChristopherHodge/smartapp-sdk-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartThings SmartApp Python SDK

Summary

This project provides a Python SDK for building a SmartThings SmartApp.

The current official SDK supported by SmartThings is built on NodeJS. I wanted an alternative to JavaScript.

Documentation

Documentation is available here.

Installing

The Makefile includes targets to install locally or to build a wheel dist package.

make test - Install locally and run the test suite

make install - Create a venv and install locally

make wheel - (default) Produce a wheel distfile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published