Terseus / python-acr

Command line utility to interact with the ACR122U card reader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

acr

Command line utility to interact with the ACR122U card reader.

Why?

I cannot find a command line utility to work effectively with my card reader, what's why.

As for why in Python, I wanted to experiment on how to create a Python extension in C to learn more about Python in general and the CPython internals in particular.

About

Command line utility to interact with the ACR122U card reader

License:MIT License


Languages

Language:C 75.3%Language:Python 24.7%