Metadata-Version: 2.1
Name: python-poker
Version: 0.0.1
Summary: This project is a Python-based application designed for managing players, tables, and chips, and facilitating gameplay for Texas Hold’em, a popular variant of poker. It provides functionalities for creating and managing player accounts, organizing tables, handling chip transactions, and simulating or facilitating live gameplay sessions of Texas Hold’em.
License: Creative Commons Attribution-NoDerivatives 4.0 International (CC BY-ND 4.0)
Author: bhadresh-dahanuwala
Author-email: bhadresh.dahanuwala@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: playing-card-utils (>=3.0.0,<4.0.0)
Description-Content-Type: text/markdown

# python-poker

*UNDER DEVELOPMENT*

