Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
commenthol
/
uap-python
Public
forked from
ua-parser/uap-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 12, 2015
update uap-core submodule
commenthol
committed
11b196e
View commit details
Copy full SHA for 11b196e
Browse repository at this point
Commits on Dec 4, 2014
test_device_brandmodel.yaml merged into test_device.yaml
commenthol
committed
9f51635
View commit details
Copy full SHA for 9f51635
Browse repository at this point
Commits on Dec 2, 2014
Merge pull request #1 from commenthol/brand-model
Show description for 90a18d6
elsigh
committed
90a18d6
View commit details
Copy full SHA for 90a18d6
Browse repository at this point
Commits on Nov 22, 2014
brand-model
commenthol
committed
f8264c0
View commit details
Copy full SHA for f8264c0
Browse repository at this point
Commits on Nov 7, 2014
Revert "Current State Brand-Model Parsing"
tobie
committed
c1d8749
View commit details
Copy full SHA for c1d8749
Browse repository at this point
current state brand model parsing
commenthol
committed
712826c
View commit details
Copy full SHA for 712826c
Browse repository at this point
Commits on Oct 14, 2014
fix the match group detection
floydwch
committed
05c33df
View commit details
Copy full SHA for 05c33df
Browse repository at this point
Commits on Sep 1, 2014
Fix #438 - Add fallback to avoid ImportError in Google App Engine (no pkg_resources)
tmeryu
committed
bfa9f97
View commit details
Copy full SHA for bfa9f97
Browse repository at this point
Commits on Apr 3, 2014
Enable $1 replacements within python parser
commenthol
committed
c784e75
View commit details
Copy full SHA for c784e75
Browse repository at this point
Commits on Aug 9, 2013
Implement os v1 and v2 replacements
elsigh
committed
30b230f
View commit details
Copy full SHA for 30b230f
Browse repository at this point
Commits on Aug 2, 2013
Bump to version 0.3.4
selwin
committed
6c59c75
View commit details
Copy full SHA for 6c59c75
Browse repository at this point
Commits on Jul 27, 2013
No longer require pyyaml for 'setup.py install' or subsequently at runtime.
Show description for 6c8f7de
georgevreilly
committed
6c8f7de
View commit details
Copy full SHA for 6c8f7de
Browse repository at this point
Commits on Jul 9, 2013
Merge branch 'master' of git://github.com/tobie/ua-parser
selwin
committed
9af54d7
View commit details
Copy full SHA for 9af54d7
Browse repository at this point
Commits on Jun 22, 2013
Merge branch 'master' of git://github.com/tobie/ua-parser
Show description for e2b51a2
selwin
committed
e2b51a2
View commit details
Copy full SHA for e2b51a2
Browse repository at this point
Commits on Apr 22, 2013
Update Python client to return 'Other' rather than None for the device.
Show description for 8d56aa8
Andrew Selder
committed
8d56aa8
View commit details
Copy full SHA for 8d56aa8
Browse repository at this point
Make python tests pass.
Show description for 28d8538
Andrew Selder
committed
28d8538
View commit details
Copy full SHA for 28d8538
Browse repository at this point
Commits on Mar 15, 2013
use pkg_resources to find regexes.{yaml,json}
rascalking
committed
782a88f
View commit details
Copy full SHA for 782a88f
Browse repository at this point
Commits on Mar 14, 2013
Bumped version to 0.3.3.
selwin
committed
a540485
View commit details
Copy full SHA for a540485
Browse repository at this point
Python version of ua_parser should also check for regexes.yaml in data dir.
selwin
committed
aa29380
View commit details
Copy full SHA for aa29380
Browse repository at this point
Commits on Jan 11, 2013
Bump python port to version 0.3.2.
selwin
committed
3a3dd84
View commit details
Copy full SHA for 3a3dd84
Browse repository at this point
Commits on Dec 30, 2012
Bumped up Python port's version number.
selwin
committed
6bc73ba
View commit details
Copy full SHA for 6bc73ba
Browse repository at this point
Commits on Dec 29, 2012
Merge branch 'master' of github.com:selwin/ua-parser
Show description for 1aca305
selwin
committed
1aca305
View commit details
Copy full SHA for 1aca305
Browse repository at this point
Commits on Dec 28, 2012
Move regexes.yaml to python installation dir and convert it to json after installation.
selwin
committed
b53dffa
View commit details
Copy full SHA for b53dffa
Browse repository at this point
First stab at automated yaml to json build step for python installation.
selwin
committed
41321b2
View commit details
Copy full SHA for 41321b2
Browse repository at this point
Prepare Python port for PyPI release.
selwin
committed
3fe78c0
View commit details
Copy full SHA for 3fe78c0
Browse repository at this point
Commits on Dec 4, 2012
Remove is_ bools from tests + python. Also reindent python
Show description for f726222
Lindsey Simon
committed
f726222
View commit details
Copy full SHA for f726222
Browse repository at this point
Commits on Dec 3, 2012
Fixed regexes.yaml import path in Python version.
selwin
committed
d733375
View commit details
Copy full SHA for d733375
Browse repository at this point
Commits on Nov 28, 2012
Allow the yaml files to be specified in the environment. Useful for other environments such as hadoop.
jameswann
committed
ca75c0a
View commit details
Copy full SHA for ca75c0a
Browse repository at this point
Commits on Nov 14, 2012
Fix unreachable code in py implementation
Lindsey Simon
committed
b08d066
View commit details
Copy full SHA for b08d066
Browse repository at this point
Commits on Nov 11, 2012
bugfix an error during python test (cannot compare None to int) & ignore compiled python files
Jason Carver
committed
d0b9134
View commit details
Copy full SHA for d0b9134
Browse repository at this point
Commits on Nov 8, 2012
Fix the reference to regexes.yaml in the py implementation.
tobie
committed
8988262
View commit details
Copy full SHA for 8988262
Browse repository at this point
Commits on Aug 2, 2012
fix import of yaml from python
Ernest French
committed
5770aa9
View commit details
Copy full SHA for 5770aa9
Browse repository at this point
Commits on Jun 21, 2012
Adds pingdom, updates paths in py files
Lindsey Simon
committed
3ff42d2
View commit details
Copy full SHA for 3ff42d2
Browse repository at this point
Commits on Jun 7, 2012
Implemented proper python packaging
rudemateo
committed
1ef4743
View commit details
Copy full SHA for 1ef4743
Browse repository at this point
Commits on May 29, 2012
lint fixes
Lindsey Simon
committed
d295802
View commit details
Copy full SHA for d295802
Browse repository at this point
Previous
Next
You can’t perform that action at this time.