ua-parser / uap-python

Python implementation of ua-parser
Apache License 2.0
561 stars 152 forks source link

1.0 advanced usage documentation #182

Closed masklinn closed 6 months ago

masklinn commented 8 months ago

Not sure if the loaders stuff belongs here or in the base guide, in 0.x custom yaml data sets is an "advanced feature" because you need to start your software with the right envvars. Here it's just loading stuff from a json or yaml file (or even some other format as long as the schema is correct once deserialized).