Skip to main content

Play the card game Baccarat

Project description

# PyBaccarat Play the card game Baccarat

To check out a copy of the source:

cd base-location git clone https://github.com/fulkgl/PyBaccarat.git

Run each of the following with:

Python 2.7.13

Run unit tests:

cd base-location python testsunittest_card.py python testsunittest_shoe.py python testsunittest_hand.py

To check the coding standards and minor quality check:

cd base-location pycodestyle pybaccaratplayingcards.py pycodestyle pybaccaratbaccarat.py pycodestyle pybaccaratbaccaratsystems.py pycodestyle binplay_baccarat.py pylint –rcfile=usrlocalbinpylint2.rc pybaccaratplayingcards.py pylint –rcfile=usrlocalbinpylint2.rc pybaccaratbaccarat.py pylint –rcfile=usrlocalbinpylint2.rc pybaccaratbaccaratsystems.py pylint –rcfile=usrlocalbinpylint2.rc binplay_baccarat.py

To run the build and make distribution packages:

cd base-location python setup.py sdist bdist_egg rem dist/* contains source and binary distribution packages

x

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

pybaccarat-0.10.tar.gz (11.5 kB view hashes)

Uploaded Source

Built Distribution

pybaccarat-0.10-py2.7.egg (24.5 kB view hashes)

Uploaded Source

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