Contents

django-user-agents 0.4.0

0

A django package that allows easy identification of visitors' browser, operating system and device i

A django package that allows easy identification of visitors' browser, operating system and device information (mobile phone, tablet or has touch capabilities).

Stars: 650, Watchers: 650, Forks: 104, Open Issues: 24

The selwin/django-user_agents repo was created 13 years ago and the last code push was 4 years ago.
The project is popular with 650 github stars!

How to Install django-user-agents

You can install django-user-agents using pip

pip install django-user-agents

or add it to a project with poetry

poetry add django-user-agents

Package Details

Author
Selwin Ong
License
MIT
Homepage
https://github.com/selwin/django-user_agents
PyPi:
https://pypi.org/project/django-user-agents/
GitHub Repo:
https://github.com/selwin/django-user_agents

Classifiers

  • Internet/WWW/HTTP
  • Software Development/Libraries/Python Modules
No  django-user-agents  pypi packages just yet.

Errors

A list of common django-user-agents errors.

Code Examples

Here are some django-user-agents code examples and snippets.

Related Packages & Articles