Metadata-Version: 2.1
Name: vaapi
Version: 0.4.1
Summary: Python utils for adding logs to our Visual Analytics Tool
Author-email: NaoTH Berlin United <nao-team@informatik.hu-berlin.de>
License: Apache-2.0
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10.12
Description-Content-Type: text/markdown
Requires-Dist: protobuf==3.20.3
Requires-Dist: numpy<2.0.0,>=1.23.5
Requires-Dist: httpx
Requires-Dist: pydantic

# Berlin United - Visual Analytics Tool
Work in progress for an Analytics tool tailored to the needs of RoboCup SPL.

***
**Github**: https://github.com/efcy/visual_analytics
***

## How to build the SDK

You need to increment the version number in the __init__.py 

If the dependencies changed you need to update the dependencies list in the pyproject.toml

