Skip to content

libbytheoharis/iot-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iot-api

An api for my Arduino projects.

Setup pyenv

  1. Install pyenv.
brew update && brew install pyenv
  1. Add the following to your zsh profile.
eval "$(pyenv init -)
  1. Install the version of python we need, defined in .python-version.
pyenv install
  1. Restart your terminal.

Setup Poetry

curl -sSL https://install.python-poetry.org | python3 -

To confirm it is set up correctly:

poetry --version

About

An api for my Arduino projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages