FingerPrint icon indicating copy to clipboard operation
FingerPrint copied to clipboard

Convertion to Python library

Open foulau opened this issue 1 year ago • 0 comments

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")

foulau avatar Dec 31 '24 12:12 foulau