Skip to content

piface/pi-passport-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pi Passport API -- Python Client

Pi Passport stores data associated with a user and some 'event' -- so it might be attendance at a Raspberry Pi event, a link to a photo taken, or a score from playing a game.

The library communicates with the Pi Passport website and allows you to create transactions using an NFC card reader.

You can later retrieve and query this data over the web and as json.

The library relies on nxppy https://github.com/svvitale/nxppy to talk to http://www.nxp.com/demoboard/PNEV512R.html

Check example.py to see how to integrate this with your application.

Releases

No releases published

Packages

No packages published

Languages