Skip to main content

Poker Framework

Project description

travis coveralls Supported Python versions Latest Version MIT License Wheel package Downloads

A Python framework for poker related operations.

It contains classes for parsing card Suits, Cards, Hand combinations (called Combos), construct hand Ranges and check for syntax, parse Hand histories.

It can get information from poker related websites like Pocketfives, TwoplusTwo Forum, or PokerStars website by scraping them. In the long term, it will have a fast hand evaluator and an equity calculator.

It uses the MIT license, soo it’s code can be used in any product without legal consequences.

It aims quality, fully tested code and easy usability with nice APIs, suitable for beginners to play with.

Documentation

https://poker.readthedocs.org/

Requirements

  • Python 3.4+

  • pytz

  • requests

  • lxml

  • python-dateutil

  • parsedatetime

  • click

  • enum34-custom

License

The MIT License (MIT)

Copyright (c) 2013-2014 Kiss György

Repo and contact

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

poker-0.21.0.tar.gz (25.0 kB view hashes)

Uploaded Source

Built Distribution

poker-0.21.0-py3-none-any.whl (32.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page