anki-poker-master

Generate Anki decks for learning things related to Texas Hold'em Poker.

MIT License

Downloads
50
Stars
3
Committers
1

AnkiPokerMaster

Python tool to generate one or multiple Anki decks for learning things related to Texas Hold'em Poker, for example preflop ranges or the correct action to take in specific spots in a hand.

Anki is a powerful tool to learn and memorize useful information. It is available for Windows, Linux, macOS, Android and iOS. Official website and inspiring examples of the power of Anki.

You can read some more about Poker preflop ranges here and here.

Hands that you might want to study must be documented in the .phh format. You can read the specification for that format: Poker Hand History File Format Specification. Or just check the examples below.

Usage

Install using pip:

pip install anki_poker_master

Execute the command to see help:

anki-poker-master -h

See the usage documentation for more information (and more screenshots).

Changelog

See CHANGELOG.md.

Develop

Do you want to contribute to this project? See docs/dev.

Support / Help

Raise any issues on GitHub.

License

Unless otherwise specified, the code is under the MIT license and the card images are published under LGPL 3.0 (see below for original source of the card images).

Credits

Playing Cards

Slightly modified (see list of changes in playing-cards.svg) from original source:

Vector Playing Cards 3.2 https://totalnonsense.com/open-source-vector-playing-cards/ Copyright 2011,2021 – Chris Aguilar – [email protected] Licensed under: LGPL 3.0 - https://www.gnu.org/licenses/lgpl-3.0.html

Inspiration