A collection of modules that allows the user to utilise objects used in bridge games, for example, a board or a contract.
Reason this release was yanked:
New version
Project description
bridgeobjects
A collection of modules that allows the user to utilise objects used in bridge games, for example, a board or a contract.
The classes form a natural hierarchy:
event └── board ├── auction │ └── call │ └── denomination ├── contract ├── hand │ └── card │ └── suit └── trick
(However, some classes are natural subsidiaries not represented in this classification, for example, there are four cards in a trick.)
The objects can be created using a simple, self explanatory, human readable set of definitions by using Portable Bridge Notation (PBN) (http://www.tistis.nl/pbn/) or Richard’s Bridge Notation (RBN) (http://www.rpbridge.net/7a12.htm).
Installation
pip install bridgeobjects
Version 0.0.0 - August 2020
Created and uploaded
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for bridgeobjects-0.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6847d951f6011833b0ef40c3f34e8ef8adcc69348a83ab544c551206b7185293 |
|
MD5 | f934245e7ae0c1ef5abdb70297e5af8d |
|
BLAKE2b-256 | c99728a95620b1280c74a144a7e09aefa6e11ec9f779ba51a8aa18220ae66afe |