alexa-samples / Alexa-Gadgets-Raspberry-Pi-Samples

This repository enables you to prototype an Alexa Gadget using Raspberry Pi. It includes Python-based software, sample projects, and step-by-step instructional guides that walk you through how to use key features of the Alexa Gadgets Toolkit to create new, engaging customer interactions with gadget devices.
Other
91 stars 29 forks source link

requirements.txt file #22

Open dlangerm opened 3 years ago

dlangerm commented 3 years ago

The starter script could really be much more useful if there was a requirements.txt file that could be used to automatically install the dependencies instead of having to hunt for them.