bingo_cards is a package used to create random BINGO cards from a list of user-supplied phrases.
This readme and the doc strings within the code are the only provided documentation. Good luck.
Add this package so that it is in you PYTHONPATH. You should then be able to import the BingoCard class that makes up this entire package.
Please see the example notebook in the "notebooks" directory.
Author: Duncan Campbell (2018)