Metadata-Version: 2.4
Name: utpd-models-api
Version: 0.3.5
Summary: Untappd API returned structures
Author-email: Wardy <wardy3+gitlab@gmail.com>
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.13
Requires-Dist: pydantic>=2.11.3
Description-Content-Type: text/markdown

# utpd-models-api

This package provides data structures and models only.

It is designed to share data from the Untappd API and processed in various locations.

No scraping or processing logic is included—only the definitions for consistent data exchange.
