Circuitpython-csv

Latest version: v1.1.5

Safety actively analyzes 638346 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.1.0

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](https://circuitpython.org/libraries).

To use in CPython, `pip3 install circuitpython-csv`.

Read the [docs](https://circuitpython-csv.readthedocs.io/en/latest/) for info on how to use it.

1.0.8

Added example for logging to the disk without an SD card.

To use in CircuitPython, simply install the [CircuitPython Community Bundle](https://circuitpython.org/libraries).

Read the [docs](https://circuitpython-csv.readthedocs.io/en/latest/) for info on how to use it.

1.0.7

1.0.6

Fixed the badge in the README linking to the ReadTheDocs documentation for this library.

To use in CircuitPython, simply install the [CircuitPython Community Bundle](https://circuitpython.org/libraries).

Read the [docs](https://circuitpython-csv.readthedocs.io/en/latest/) for info on how to use it.

1.0.5

Fixed an issue where `__version__` was not defined due to being commented out.

To use in CircuitPython, simply install the [CircuitPython Community Bundle](https://circuitpython.org/libraries).

Read the [docs](https://circuitpython-csv.readthedocs.io/en/latest/) for info on how to use it.

1.0.4

Removes usage of abstract class for typing; no change in library functionality from previous release

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.