No project description provided
Project description
لینک گیت هاب بنده دانیال : https://github.com/NOMASKERFAN/pyrancell
کلاس Client
کلاس Client واسط اصلی بین کاربر و APIهای MyIrancell است. با ساختن یک نمونه از این کلاس و وارد کردن توکن JWT، میتوانید به تمام متدهای حساب کاربری خود دسترسی داشته باشید — از اطلاعات پروفایل گرفته تا بستههای اینترنت، آهنگ پیشواز، و کدهای USSD. ودعوت....
⚙️ ساخت و مقداردهی اولیه
from pyrancell import Client
token =""
bot = Client(token = token , platform="web")
🟡گرفتن اطلاعات اکانت
from pyrancell import Client
token =""
bot = Client(token = token , platform="web")
print(bot.my_info())
🔵گرفتن نام صاحب سیم کارت
from pyrancell import Client
token =""
bot = Client(token = token , platform="web")
print(bot.first_name())
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
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 pyrancell-1.0.1.tar.gz.
File metadata
- Download URL: pyrancell-1.0.1.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00234f9ef164661d85f8699368391723c9546e77600b1ada2f36a2a50b7a63da
|
|
| MD5 |
2ed4d6865253fea42e6bd3e60379943a
|
|
| BLAKE2b-256 |
30dd08c1958fbadb56736f08d32554e1986af73a81b87a647b653139bb439cce
|
File details
Details for the file pyrancell-1.0.1-py3-none-any.whl.
File metadata
- Download URL: pyrancell-1.0.1-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4f3d97d42994db2503a58b789c2496b3c067ee214b6691e5f5287691346578d
|
|
| MD5 |
d7e37aaafb815eda2d1bcfd1e3151592
|
|
| BLAKE2b-256 |
0c9708648e54ba4b93cedaa0cbbd5fb141b009858fafe6021e46b9e523a3e25d
|