Skip to content

TheCodeSharman/poker-analysis-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poker-analysis-tools

The are a couple of existing open source libraries for various
online poker related tasks. But all of them seem to lack the
reliability I'm looking for.

The goals of this project are:
  - Keep the code quaity of the project to the highest practical level.
  - Be cross platform whereever possible.
  - Provide easy installation on all platforms.
  - Be robust to error conditions.

As a result the following are policies:
  - Every module should include unit tests.
  - Source code should be as declarative as possible.
  - The level of decoupling should be high.
  - Source code should be coded in a consistent style.
  - Design level documentation should be available.

This is the ideal. Hopefully we can get there.
  
antler88

About

Some python based analysis tools for online poker players

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages