A utility library for generating device and user-agent data.
Project description
mustafatik
مكتبة بايثون مساعدة لتوليد بيانات الأجهزة ودمجها مع وكلاء المستخدم (User-Agents).
التثبيت
pip install mustafatik
الإصدار 0.0.8 الجديد
في هذا الإصدار، تقوم المكتبة بأخذ الـ User-Agent الممرر في الـ headers وتضيف إليه تفاصيل الجهاز المولد تلقائياً.
الاستخدام
from mustafatik import mustafatik
# إنشاء كائن من المكتبة
device_generator = mustafatik()
# تحديث الرؤوس (Headers)
# سيتم أخذ User-Agent من الهيدرز وإضافة بيانات الجهاز إليه
headers = {"User-Agent": "MyCustomApp/1.0"}
updated_headers = device_generator.updateHeaders(headers)
print(updated_headers["User-Agent"])
المطور
مصطفى تليجرام: @PPH9P
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
mustafatik-0.1.0.tar.gz
(3.2 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 mustafatik-0.1.0.tar.gz.
File metadata
- Download URL: mustafatik-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b0f69480144441bb628c677ad764bd96ccd78523d88e81ba5b8d2d962339a85
|
|
| MD5 |
533979c58d5a9d040f6f6a7f7f854caa
|
|
| BLAKE2b-256 |
919ec4449de7decb0f0933268393a24dd8a4bac1ad3f90fae4738d04e37f8de0
|
File details
Details for the file mustafatik-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mustafatik-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 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 |
30c96db05ba4ba96a687a481d07c370bda02a81ba8b0fdb7c8284e1dc96aa34b
|
|
| MD5 |
eb1fa7a7ebd593261a4896420ab4294c
|
|
| BLAKE2b-256 |
e4ef4e039be6a7ed80657e45206b1cc92c4d8c30cd74bb0f98ba6bf0b704698f
|