Metadata-Version: 2.4
Name: utpd-models-web
Version: 0.2.11
Summary: Untappd web scraping 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
Requires-Python: >=3.13
Requires-Dist: haversine>=2.9.0
Requires-Dist: pydantic>=2.11.3
Description-Content-Type: text/markdown

# ut-types

This package provides data structures and models only.

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

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