endplay.dealer.__main__

The endplay.dealer program is a reimplementation of Hans van Staveren’s dealer program which can be used to generate hands for partnerships bidding training or for generating statistics that can be used to design conventions, or win postmortems.

While compatibility with the original has been a design goal, the precise format of the output is not expected to correspond 1:1 with the original program. Furthermore, several extra options including the ability to specify actions and constraints at the command line and some extra flags for specifying output formats are included.

Functions:

main()

endplay.dealer.__main__.main()