python3-user-agents

Pure Python implementation for detecting which user agent is used
  https://github.com/selwin/python-user-agents
  0
  no reviews



This 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)