nikhiljohn10 / authAadhaar

AuthAadhaar - Aadhaar Authentication/Verification using Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auth Aadhaar

AuthAadhaar - Aadhaar Authentication/Verification using Python

Installation

pip3 install --user poetry

Getting started

poetry update
poetry run task test

Troubleshooting

  1. If you have trouble with poetry install, try poetry update
  2. Install pip module with sudo apt install python3-pip if pip is not found
  3. Use python3 -m pip install types-requests if developing on python version less than 3.9

References

Tutorials

Sample Data

Authentication Documents

pingali/pyAadhaarAuth

About

AuthAadhaar - Aadhaar Authentication/Verification using Python

License:MIT License


Languages

Language:Python 100.0%