czietz / parse-vdv-chipcard

Read and decode a VDV-KA contactless smart card

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Read and decode a VDV-KA contact-less smart card

This little Python script reads German public transport tickets stored on a contact-less smart card that adheres to the VDV-KA standard and decodes the content. Note that the standard itself is not publicly available and not all field names are self-explanatory.

Requirements: The pyscard library and a smart card reader supported by it.

About

Read and decode a VDV-KA contactless smart card

License:MIT License


Languages

Language:Python 100.0%