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.0.9.tar.gz
(3.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 mustafatik-0.0.9.tar.gz.
File metadata
- Download URL: mustafatik-0.0.9.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da5600c52fe82943c6030f62a9b9a10c370086e92e0111c70aafa5bb9fb8489f
|
|
| MD5 |
b6d965686209795029ff22cba66fac40
|
|
| BLAKE2b-256 |
29137fbf845ceac892dd35ee179a7a5231053807f71b51e5e4391a19566e446a
|
File details
Details for the file mustafatik-0.0.9-py3-none-any.whl.
File metadata
- Download URL: mustafatik-0.0.9-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 |
ff4b90747d1e306dcd10e9526dce9fd4840bbf3a20b6be09201f326287cbd4ab
|
|
| MD5 |
12366db081eed4d1f15466d007039869
|
|
| BLAKE2b-256 |
3eb7a6119e82136f66cd6f39f8824aaf17902b87842eb56e5f022bf10f5370fa
|