Adafruit-circuitpython-pm25

Latest version: v2.1.19

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

Scan your dependencies

Page 4 of 5

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.

1.0.3

Thanks to dglaude for this update!

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.

1.0.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.

1.0.1

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 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.