m85091081 / nfcpy_id_reader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# nfcpy_id_reader

Read the card ID (Mifare: UID, FeliCa: IDm) with [nfcpy](https://github.com/nfcpy/nfcpy/) (a Python module).

## Requirement
### Python version
  - v2.7.x

### Operation System
  - Raspbian
  - macOS

## Install
```
pip install -U nfcpy-id-reader
```

## Usage
```
python -m nfcpy_id_reader
```

## License
EUPL 1.1

About

License:European Union Public License 1.1


Languages

Language:Python 100.0%