Metadata-Version: 2.1
Name: dawarich-api
Version: 0.1.2
Summary: A python wrapper for the Dawarich API
License: APGL-3.0
Author: Albin Lindqvist
Author-email: albin.lindqvist@hotmail.se
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: aiohttp (>=3.10.0,<4.0.0)
Requires-Dist: pydantic (<2.0.0)
Description-Content-Type: text/markdown

# Dawarich Python API

A python wrapper for [Dawarich](https://github.com/Freika/dawarich) (no official association).

This repository contains a Python client for interacting with the Dawarich API. The client provides methods to post location data and retrieve statistics from the API. It is still experimental, but it should work, with the reservation for breaking changes.

