Metadata-Version: 2.4
Name: sweetrpg-game-room-objects
Version: 0.1.0
Home-page: https://sweetrpg.com
Author: Paul Schifferer
Author-email: dm@sweetrpg.com
License: MIT
Project-URL: Documentation, https://sweetrpg.github.io/game-room-objects.py
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Flask
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Dist: marshmallow<5,>=3
Dynamic: requires-dist

# game-room-objects.py

[![Coverage](https://img.shields.io/endpoint?url=https://sweetrpg.github.io/game-room-objects.py/coverage-badge.json)](https://sweetrpg.github.io/game-room-objects.py/)

Persistence models and API value objects for the Game Room microservice's domain: library, wishlist, table, visibility.

Currently a scaffold; no implementation yet since game-room-api is migrating to Go.
