Metadata-Version: 2.1
Name: pytraccar
Version: 0.7.1
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](https://pypi.org/project/pytraccar/)

Documentation for this package can be found here:  
[https://ludeeus.github.io/pytraccar/index.html](https://ludeeus.github.io/pytraccar/index.html)  


## Installation

```bash
python3 -m install pytraccar
```

## CLI test

```bash
traccar
```

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

