Add your description here
Reason this release was yanked:
Packaging issues
Project description
EZEyeAuth
Authentication Using Iris-Scanner
How to enroll
from ezeyeauth import Authenticator
auth = Authenticator()
auth.enroll("/path/to/left/iris.png", "/path/to/right/iris.png")
How to authenticate
from ezeyeauth import Authenticator
auth = Authenticator()
match = auth.auth("/path/to/left/iris.png", "/path/to/right/iris.png")
print(match)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ezeyeauth-0.1.0.tar.gz
(86.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ezeyeauth-0.1.0.tar.gz.
File metadata
- Download URL: ezeyeauth-0.1.0.tar.gz
- Upload date:
- Size: 86.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8353488a3dcdd3123a716a583ca191ca23ddad80ffa6253bdb2cb7f7f9f6e25c
|
|
| MD5 |
84a08367a72b23cce4973b5226df80be
|
|
| BLAKE2b-256 |
37ad90e15c76c063c91af96ac65ca38e033686bfb2044005e78e01f3f61e6784
|
File details
Details for the file ezeyeauth-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ezeyeauth-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92c6d0653f54f22d0561521c9546971b965b318de8f39c130e9549bf9988d0f9
|
|
| MD5 |
920330362d2e2b8d9ebc95cfdabccdea
|
|
| BLAKE2b-256 |
0a269055c2778d7c20fdf9095cc46d8ac24674dcda9283138b8c00259f72c394
|