A library for HammrahAval Application
Project description
HammrahAval
A library for HammrahAval Application
import HammrahAval, asyncio
# Replace with your actual phone number
PhoneNumber = "9123456789"
async def Test():
async with HammrahAval.Client(PhoneNumber) as client:
if hasattr(client, "NumberOfTry"): Login = await client.Login(input("Inter the 4 digit code : "))
else: Login = True
if Login:
print(await client.GetMe())
print(await client.GetMySIMCards())
print(await client.GetMyBalance())
print(await client.GetMyPackages())
print(await client.GetMyScore())
asyncio.run(Test())
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
hammrahaval-1.0.1.tar.gz
(5.1 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 hammrahaval-1.0.1.tar.gz.
File metadata
- Download URL: hammrahaval-1.0.1.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb4f96c6d757bb7dc717819d48900d3a0c11d5e75bbf5760cba3eb6f46885a84
|
|
| MD5 |
2feab9d12411bcbabcb0082e70e54a46
|
|
| BLAKE2b-256 |
8a0efa2c5597c2204aeb4a6b7ffc2951634d4d7a7d925e1b387ffb51458117f0
|
File details
Details for the file HammrahAval-1.0.1-py3-none-any.whl.
File metadata
- Download URL: HammrahAval-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
310e2093c4d872611809a741863a0723e21da01a33e93dcaee2065b3ebf1a20a
|
|
| MD5 |
c3c300c1a113b2526f05e1e79625ad92
|
|
| BLAKE2b-256 |
78f92fe80fa51c803febe43c8551bb7e043aba944532656a9c7034586e46885e
|