Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make ua-parser result accessible #117

Open
gma2th-jt opened this issue Mar 24, 2022 · 0 comments
Open

Make ua-parser result accessible #117

gma2th-jt opened this issue Mar 24, 2022 · 0 comments

Comments

@gma2th-jt
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant