Skip to content

Releases: adafruit/Adafruit_CircuitPython_Fingerprint

Update to .pylintrc

12 Nov 20:13
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-fingerprint.

Read the docs for info on how to use it.

Handle CPython vs CircuitPython differences

19 Aug 21:24
544d4f3
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-fingerprint.

Read the docs for info on how to use it.

Now on PyPi!

05 Aug 16:57
523d8a4
Compare
Choose a tag to compare
  • Added setup.py
  • Added PyPI release info to .travis.yml
  • Updated requirements.txt
  • Added a more comprehensive .gitignore

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-fingerprint.

Read the docs for info on how to use it.

Improved reference documentation.

28 Feb 02:27
5a83834
Compare
Choose a tag to compare

Thanks to @sommersoft for the great work!

Sphinx update.

22 Feb 02:36
955b540
Compare
Choose a tag to compare

Thanks to @brentru for the great work!

Initial release

31 Dec 19:25
2c51ddb
Compare
Choose a tag to compare

Working code, ready for adding to guide!