Skip to main content

Parses user agent string built with the device_user-agent flutter package.

Project description

Device User Agent

Parser for user agent string built using device_user_agent flutter library.

Usage

from device_user_agent import DeviceUserAgent

user_agent = DeviceUserAgent.parse("com.acmesoftware.dua/1.0.19 (iOS 17.2; iPhone 15 Pro Max; build:240322033) oem/Apple model/iPhone15,4 screen/1290*2796/3.0")
print(user_agent)

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

device_user_agent-0.1.1.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

device_user_agent-0.1.1-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

Supported by

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