FingerPrint
FingerPrint copied to clipboard
Convertion to Python library
It would be very cool if you could make it into a python library so i could like btw i know how to post stuff on pypi / pip and make libs from Fingerprint import *
if fingerprint.scan(): print("Access Granted") else: print("Access Denied")