Metadata-Version: 2.1
Name: nfc_uid
Version: 0.3.6
Summary: Get UUID of NFC card with a scanner.
Home-page: https://github.com/Z3R0-CDS/NFC_UID
Author: Zero Codes
Author-email: anomalus.discord.manager@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# NFC_UID
Get the UID of an NFC chip/Card

## Purp
    I had a few issues getting a good software or tutorial for this so... I made it.
    Anyways have fun with it and if you copy it I would be happy to get a mention ^^.
    
    Console usage will be added soon with 0.4

## Tested
    Tested Scanner: ACR1252
    Tested OS: Windows 10


## Changes

!!!NOT DOCUMENTED UNTIL 0.3.4!!!<br>
For more infos follow commits

```
0.3.5
   [+] Now can be installed via pip

0.3.4
   [+] Added nfc_reader.loop
   [-] Removed code snippets that were unused
```


