A simple library to check SMM Panel accounts login status
Project description
pysmm-panel
مكتبة بسيطة للتحقق من حسابات SMM Panel. تتيح للمستخدم إدخال رابط الموقع، اسم المستخدم، وكلمة المرور للتحقق من حالة تسجيل الدخول.
المميزات
- التحقق من تسجيل الدخول في لوحات SMM.
- دعم استخراج توكن CSRF تلقائياً.
- سهولة الاستخدام والدمج في مشاريع أخرى.
التثبيت
pip install pysmm-panel
الاستخدام
from pysmm import SMMPanel
panel = SMMPanel("https://example-smm-panel.com")
if panel.login("username", "password"):
print("تم تسجيل الدخول بنجاح")
else:
print("فشل تسجيل الدخول")
التواصل
- Telegram: t.me/b_4qr
- Instagram: instagram.com/b_4qr
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
pysmm_panel-1.1.2.tar.gz
(3.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 pysmm_panel-1.1.2.tar.gz.
File metadata
- Download URL: pysmm_panel-1.1.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b23745bd2dc6d7b3b13bdb5750c7e419225d574c325586c643772a2a143dda8d
|
|
| MD5 |
c34ba40b65875eb28671ba804210bce6
|
|
| BLAKE2b-256 |
270f9e69a296f6237db89d5df3070dcdae1e36d0a07d4c14c31cb8713df1df10
|
File details
Details for the file pysmm_panel-1.1.2-py3-none-any.whl.
File metadata
- Download URL: pysmm_panel-1.1.2-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1483e449bd2e5710897bc76f5878820478a941397a7e7f6e9d866b6df1716c3d
|
|
| MD5 |
9ac1d3009a4a39f8302993bab70c4aa6
|
|
| BLAKE2b-256 |
b4fa388ea7930bd6c101bac085792a695dff5e707961a04886ea78c2f838d9cd
|