Skip to content

1.1.0 - Added to PyPI

Compare
Choose a tag to compare
@tekktrik tekktrik released this 13 Jul 21:59
· 41 commits to main since this release
83d16ac

Added this library to PyPI, as well as dynamically populating the libraries __version__ attribute before building.

To use in CircuitPython, simply install the CircuitPython Community Bundle.

To use in CPython, pip3 install circuitpython-csv.

Read the docs for info on how to use it.