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.1.tar.gz
(3.3 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.1.tar.gz.
File metadata
- Download URL: mustafatik-0.1.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48ef45bb6ab0dbef0d65a3e4f8688f34c055203529ff05eb119072ec35f20fe0
|
|
| MD5 |
8c3223589ecdd296d07e9c2fcd6a4904
|
|
| BLAKE2b-256 |
cc5a663c3cc6607af97a35b07663ac5996a7f558212f65f96cf0c213511eedd1
|
File details
Details for the file mustafatik-0.1.1-py3-none-any.whl.
File metadata
- Download URL: mustafatik-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.5 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 |
91d700959429c28e0a537d334a2bede494dbe5f896a8cdbfeb107d2f743b6d73
|
|
| MD5 |
aef17ee9e58e593c764e54556e420bca
|
|
| BLAKE2b-256 |
0d2d7d4d0e0a3b41d6329f587a2a9876e26e9a23133de41dd310d79a5e5742ad
|