Skip to main content

A utility library for generating device and user-agent data.

Project description

mustafatik

مكتبة بايثون مساعدة لتوليد بيانات الأجهزة ووكلاء المستخدم (User-Agents) بشكل عشوائي ومحاكي للأجهزة الحقيقية.

التثبيت

pip install mustafatik

الاستخدام

from mustafatik import mustafatik

# إنشاء كائن من المكتبة
device_generator = mustafatik()

# توليد بيانات جهاز عشوائية
device_data = device_generator._device()
print(device_data)

# تحديث المعاملات (params) ورؤوس الطلب (headers)
params = {"key1": "value1"}
headers = {"Accept": "*/*"}

updated_params = device_generator.updateParams(params)
updated_headers = device_generator.updateHeaders(headers)

print(updated_params)
print(updated_headers)

المطور

مصطفى تليجرام: @PPH9P

Project details


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.1.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mustafatik-0.0.1-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file mustafatik-0.0.1.tar.gz.

File metadata

  • Download URL: mustafatik-0.0.1.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.0rc1

File hashes

Hashes for mustafatik-0.0.1.tar.gz
Algorithm Hash digest
SHA256 86b40fd2dc959668ef58fe9fa78c73336c1f0d79c882efcaee15952787f9876e
MD5 c0c1930c4a8f25f8520ec00bd2126e00
BLAKE2b-256 e9549a57915b57b3cfd66507301d40a7f014be211fe68d4377ff8ab3914d8a3a

See more details on using hashes here.

File details

Details for the file mustafatik-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: mustafatik-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.0rc1

File hashes

Hashes for mustafatik-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f69b37631029cffbb4a8e28c31292d462beef69fe47fee41f4a0fcfa2a9929ab
MD5 dad29872138f6c55999c74ef7522af87
BLAKE2b-256 6664f91d323cfc9e68161f6a4fe6fcef6bc8d39a60381c52aafaf44ff4fd9412

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page