badger2040-pystub

Python stub file containing documentation and code completion for the Badger2040 hardware


License
MIT
Install
pip install badger2040-pystub==0.0.1

Documentation

badger2040-pystub

Python stub file for the badger2040 module. Contains some documentation and ports from the CPP/C headers

Documentation from here

To install, clone this repo and move the badger2040 directory to the root of your Python project import badger2040 in your code, and voila!

Note: this is only a stub file, it has no functionality. It is only used for documentation and proper typehinting