Metadata-Version: 2.3
Name: py-device-detector
Version: 0.1.0
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# py-device-detector

Wrapper around <https://github.com/simplecastapps/rust-device-detector> to expose as Python library which is a port of <https://github.com/matomo-org/device-detector>.
Attempt to be a replacement for <https://github.com/thinkwelltwd/device_detector> which has not received updates recently.

