Metadata-Version: 2.1
Name: pytraccar
Version: 0.7.0
Summary: UNKNOWN
Home-page: https://github.com/ludeeus/pytraccar
Author: Joakim Sorensen
Author-email: ludeeus@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: pytest-runner
Requires-Dist: aiohttp
Requires-Dist: async-timeout

# pytraccar 

_Update and fetch device information from Traccar._

## Install

```bash
pip install pytraccar
```

Look at the file `example.py` for a usage example.

