Skip to main content

Play or Simulate Pai Gow Poker

Project description

pygow-poker

Simulate or play your favorite pai gow poker variant with python!

Installation

Run the following to install

pip install pygow-poker

On init (Windows)

python -m virtualenv venv

source venv/Scripts/activate

pip install -r dev-requirements.txt

On init (Mac)

virtualenv venv

source venv/bin/activate

pip install -r dev-requirements.txt

Build

pip install --upgrade build
python -m build

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygow-poker-0.0.1.tar.gz (12.0 kB view hashes)

Uploaded Source

Built Distribution

pygow_poker-0.0.1-py3-none-any.whl (13.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page