Metadata-Version: 2.3
Name: pydobble
Version: 1.0.1
Summary: A Dobble/Spot It! card game implementation
Project-URL: Homepage, https://github.com/tech4bueno/pydobble
Project-URL: Repository, https://github.com/tech4bueno/pydobble.git
Author-email: Tech4Bueno <164949278+tech4bueno@users.noreply.github.com>
License: MIT
Requires-Python: >=3.8
Requires-Dist: rich>=13.0.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == 'dev'
Description-Content-Type: text/markdown

# PyDobble

A simple console-based version of the game Dobble.

Install with 

``uvx 
