© Copyright 2008 LMC enterprise

Open Source Poker Tracking Software: FPDB
Free Poker Data Base (FPDB) is written in a computer language name python, and python must be installed on your computer for you to run pfdb. Python is installed by default on many modern computer systems, but not, unfortunately, on Microsoft Windows systems. Additionally fpdb depends on several python libraries which perform functions like drawing windows, interfacing to databases, or drawing graphs. Finally you will need a database manager that will manage the large amount of information generated from your poker play. fpdb supports two free database managers, MySQL and PostgreSQL.
Four main reasons:
1. FPBD is free/libre open source software.
2. HM and PT3 only support holdem. FPDB supports Holdem, Omaha, Stud and Razz, and Draw games
3. HM and PT3 run on Windows only, not even in wine. FPDB runs on any platform that has the required software, which will cover roundabout 99.9% of PCs.
4. FPDB won't irritate you with copy prevention measures.
Links:
To install it go here and download the zip or tar.bz2, unpack it.
Installation instructions are available here.
To getting start please enter here.