Skip to content

Make ua-parser result accessible #117

Description

@gma2th-jt

python-user-agents use ua-parser to parse the user agent here

I would like to access the result of ua_parser.user_agent_parser.Parse through python-user-agent lib. It's too bad for me to parse the user agent twice, once with python-user-agent, and once with ua-parser.

What do you think of makingua_dict a property of the UserAgent class? I can summit you a PR.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions