Python module for Near Field Communication.


Keywords
contactless, nfc, llcp, p2p, snep, nfc-library, python, python-library
License
Other
Install
pip install nfcpy==0.12.0

Documentation

Python module for near field communication

Python Package Documentation CI Status Code Coverage

The nfcpy module implements NFC Forum specifications for wireless short-range data exchange with NFC devices and tags. It is written in Python and aims to provide an easy-to-use yet powerful framework for applications integrating NFC. The source code is licensed under the EUPL and hosted on GitHub. Release versions are published on PyPI for pip install -U nfcpy. Documentation for latest development and active release versions can be found on Read the Docs. The GitHub issues tracker is the place for bug reports or related questions. Other questions may have been or get answered on the project's Launchpad answers page or stackoverflow.