Is Python for me?

Marc 'BlackJack' Rintsch bj_666 at gmx.net
Fri Feb 9 01:43:36 EST 2007


In <e0106afd8ef5d5080d13b9a7c9c83760 at localhost.talkaboutprogramming.com>,
jiddu wrote:

> I'm planning to create a poker calculator, I learned some basic in
> highschool years ago and I was told for beginners Python is a good
> language to start.

There's a recipe in the Cookbook that might be interesting for you:

  http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/415504

And a library called `poker-eval` with Python bindings:

  http://pokersource.org/

Ciao,
	Marc 'BlackJack' Rintsch



More information about the Python-list mailing list