Skip to content
/ nfcpy Public

A Python module to read/write NFC tags or communicate with another NFC device.

License

Notifications You must be signed in to change notification settings

nfcpy/nfcpy

Repository files navigation

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.