In <[EMAIL PROTECTED]>,
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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to