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.8.tar.gz
(6.9 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.8.tar.gz.
File metadata
- Download URL: mustafatik-0.0.8.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07608255f2943c0e0df0550f605fcd99e47d2da62174f65ef67166358a80424d
|
|
| MD5 |
51bc9c515973b0ffacff0f691f874880
|
|
| BLAKE2b-256 |
b53a5645df0e7de1dc1ed8f1fbda77d74691f11e5e09061ef24cde212fb6ae61
|
File details
Details for the file mustafatik-0.0.8-py3-none-any.whl.
File metadata
- Download URL: mustafatik-0.0.8-py3-none-any.whl
- Upload date:
- Size: 6.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 |
63e6b037e9a6309629da78e6985b41153b3017dde99deebdc005ebb9b1cb9396
|
|
| MD5 |
33a6b608c310b239300801c93ac99f3f
|
|
| BLAKE2b-256 |
203e925191db778fc757dd4fd2cb5048ec3f472b77afbd3eef6b189f428a5ca1
|