Skip to content
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.
/ pyNFC Public archive

ctypes wrapper for Near Field Communication library libnfc

License

Notifications You must be signed in to change notification settings

gmodena/pyNFC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= General Notes =
pyNFC is a pure python binding for libnfc1.2 (http://libnfc.org).
Support for libnfc1.3 is a WiP.

This code is currently under development and is not yet ready for production.

= Install =
pyNFC requires libnfc 1.2.x and python 2.6.

To install the library type:

$ python setup.py install

= Use =

The libnfc.wapper module contains the actual binding to libnfc's functions.
See files under examples/ for usage tips.

About

ctypes wrapper for Near Field Communication library libnfc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages