Adafruit-circuitpython-pm25

Latest version: v2.1.16

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

Scan your dependencies

Page 3 of 4

2.1.4

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

To use in CPython, `pip3 install adafruit-circuitpython-pm25`.

Read the [docs](http://circuitpython.readthedocs.io/projects/pm25/en/latest/) for info on how to use it.

2.1.3

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

To use in CPython, `pip3 install adafruit-circuitpython-pm25`.

Read the [docs](http://circuitpython.readthedocs.io/projects/pm25/en/latest/) for info on how to use it.

2.1.2

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

To use in CPython, `pip3 install adafruit-circuitpython-pm25`.

Read the [docs](http://circuitpython.readthedocs.io/projects/pm25/en/latest/) for info on how to use it.

2.1.1

pre-commit has been added to the GitHub Actions workflow in this repository. pre-commit allows you to run multiple checks, such as black and checking the REUSE licensing compliance, both locally and on GitHub Actions with one command.

You can run pre-commit locally with `pre-commit run --all-files`

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

To use in CPython, `pip3 install adafruit-circuitpython-pm25`.

Read the [docs](http://circuitpython.readthedocs.io/projects/pm25/en/latest/) for info on how to use it.

2.1.0

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

To use in CPython, `pip3 install adafruit-circuitpython-pm25`.

Read the [docs](http://circuitpython.readthedocs.io/projects/pm25/en/latest/) for info on how to use it.

2.0.0

Thanks to dglaude for this update!

You must update your import statements with the new version of the library.

from adafruit_pm25.i2c import PM25_I2C
or
from adafruit_pm25.uart import PM25_UART

See the example script.

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

To use in CPython, `pip3 install adafruit-circuitpython-pm25`.

Read the [docs](http://circuitpython.readthedocs.io/projects/pm25/en/latest/) for info on how to use it.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.