Adafruit-circuitpython-pcf8563

Latest version: v2.0.2

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

Scan your dependencies

Page 1 of 3

2.0.2

Changes: https://github.com/adafruit/Adafruit_CircuitPython_PCF8563/compare/2.0.1...2.0.2

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

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

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

2.0.1

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

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

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

2.0.0

This is now a package (aka folder) instead of a module (aka file). **Imports will need to change at minimum.** The smallest change is to replace this:
python
import adafruit_pcf8563

with
python
from adafruit_pcf8563 import pcf8563 as adafruit_pcf8563


This release also adds `clock` and `timer` modules for those specific features. Thanks to bablokb for implementing them.

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

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

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

1.0.8

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

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

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

1.0.7

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

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

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

1.0.6

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

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

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

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.