About Anaconda Help Download Anaconda

A library to identify devices (phones, tablets) and their capabilities by parsing (browser/HTTP) user agent strings

Installers

  • linux-s390x v2.2.0
  • linux-aarch64 v2.2.0
  • osx-arm64 v2.2.0
  • linux-64 v2.2.0
  • osx-64 v2.2.0
  • linux-ppc64le v2.2.0
  • win-64 v2.2.0

conda install

To install this package run one of the following:
conda install sfe1ed40::user-agents

Description

useragents is a Python library that provides an easy way to identify/detect devices like mobile phones, tablets and their capabilities by parsing (browser/HTTP) user agent strings. The goal is to reliably detect whether: - User agent is a mobile, tablet or PC based device. - User agent has touch capabilities (has touch screen). useragents relies on the excellent ua-parser to do the actual parsing of the raw user agent string.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy