A Library to help you identify you users using Zibal API
Project description
pyident
A Library to help you identify you users using Zibal API
Usage
from zibal import ZibalClient
# Initialize the client
client = ZibalClient(api_token="your-token-here")
# Check if user is identified
is_identified = client.is_user_identified(
mobile="1234567890",
national_code="1234567890"
)
# Get user identity
identity, status_code = client.get_user_identity(
birthday="1990/01/01",
national_code="1234567890"
)
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
pyident-0.1.0.tar.gz
(4.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 pyident-0.1.0.tar.gz.
File metadata
- Download URL: pyident-0.1.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/6.8.0-49-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fd722f747d720afd23bb7c5ca07da81b960895fee7db80d1982d6dbdc65be78
|
|
| MD5 |
e43ea8593eeb081e3213b21d9e82172e
|
|
| BLAKE2b-256 |
8c7ea392e0988e16e5fad83a56bd31ccc0778099a5216ea6c9e83f47e107e18d
|
File details
Details for the file pyident-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pyident-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/6.8.0-49-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
069617677e906b7ce2cc340fb095f5564773252f7eede5f3cfdac40fc2ab59b7
|
|
| MD5 |
b00fe0d2df3f75d63b03f4b4c50a705d
|
|
| BLAKE2b-256 |
3196aaec82be950fd63d8fd4c04a8bea1b027303d84ac476cc70d37d45210e12
|