Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 577 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 577 Bytes

convert-mavens-hh

Convert Poker Mavens Hand History records to Open Hand History format specified by PokerTracker4. https://hh-specs.handhistory.org/

This is a Python script designed to take an input of a text file of Poker Mavens hand history records, and produce output of a text file with those same histories formatted using the Open Hand History format as specified by PokerTracker4.

The creator of this Python script is not associated with either Briggs Software or PokerTracker Software.

At this point this is very much a beta project. User input is appreciated.