An open API service indexing awesome lists of open source software.

https://github.com/bannsec/pyblackjackold

A Python Library and Application For BlackJack Simulation And Learning
https://github.com/bannsec/pyblackjackold

Last synced: 11 months ago
JSON representation

A Python Library and Application For BlackJack Simulation And Learning

Awesome Lists containing this project

README

          

[ ![Codeship Status for Owlz/pyBlackJack](https://codeship.com/projects/c24a9390-a38b-0133-f993-3a486f5179bd/status?branch=master)](https://codeship.com/projects/129287) [![Coverage Status](https://coveralls.io/repos/github/Owlz/pyBlackJack/badge.svg?branch=HEAD)](https://coveralls.io/github/Owlz/pyBlackJack?branch=HEAD)

I'm just playing around with blackjack and python. No guarantees on anything working. You probably don't want to use this.

Testing

Testing is done simply by running the following command from the root of the project:
py.test --cov=.