Severson-Group / AMDC-Firmware

Embedded system code (C and Verilog) which runs the AMDC Hardware
http://docs.amdc.dev/firmware
BSD 3-Clause "New" or "Revised" License
30 stars 5 forks source link

Create requirements.txt file for Python dependencies #276

Closed elsevers closed 1 year ago

elsevers commented 2 years ago

The AMDC Python modules located in scripts/ have several Python dependencies (e.g. pyserial, matplotlib, numpy, socket). Let's create a requirements.txt file to facilitate easy management of user Python environments.

npetersen2 commented 1 year ago

notebook pandas numpy matplotlib pyserial