python-user-agents
python-user-agents copied to clipboard
Making it lazy loaded
trafficstars
Hi,
Thanks for this great package, I have a suggestion that I think improves its usages. In case of using it as middleware it'd be great if you could make it lazy loaded so that it doesn't process request if it wasn't needed, it could only occur when server needs user-agent information.
Thanks
That's a good idea. Mind making a PR? :)