Metadata-Version: 2.1
Name: bfgcardplay
Version: 0.0.22
Summary: 
            A collection of modules that facilitate cardplay in the BfG environment.
        
Home-page: https://psionman@bitbucket.org/psionman/bfgcardplay.git
Author: jeff watkins
Author-email: support@bidforgame.com
License: MIT
Download-URL: https://pypi.org/project/bfgcardplay/
Description:  
        
        
        ------
        
        Version 0.0.22 - 21 Nov 2021
        
        General play improvements
        
        ------
        
        Version 0.0.21 - 8 Nov 2021
        
        logger.py updated (bug in parameters)
        
        ------
        
        Version 0.0.20 - 8 Nov 2021
        
        logger.py updated
        
        ------
        
        Version 0.0.19 - 8 Nov 2021
        
        Major revision all modules
        
        ------
        
        Version 0.0.18 - 25 Oct 2021
        
        Added logger.py
        
        ------
        
        Version 0.0.17 - 25 Oct 2021
        
        Mainly first_seat_declarer_nt
        
        ------
        
        Version 0.0.16 - 7 Oct 2021
        
        Remove print statement in first_seat_declarer.py
        
        ------
        
        
        Version 0.0.12 - 2 Oct 2021
        
        Return suggest card even if trick has 4 cards in suggested_card.py
        
        ------
        
        Version 0.0.11 - 1 Oct 2021
        
        Expose suggested_card in __init__.py
        
        ------
        
        Version 0.0.10 - 29 Sept 2021
        
        Progress in all modules
        
        ------
        
        Version 0.0.9 - 12 Sept 2021
        
        Seat play works for suit contracts - initial
        
        ------
        
        Version 0.0.8 - 08 Sept 2021
        
        Start all seat play - functional
        
        ------
        
        Version 0.0.7 - 21 Aug 2021
        
        Apply type notation
        
        ------
        
        Version 0.0.6 - 21 Aug 2021
        
        Tidy up and complete opening_lead based on Klinger's Better Card Play
        
        ------
        
        Version 0.0.5 - 16 Aug 2021
        
        Add default suit to _select_suit_for_informed_nt_contract
        
        ------
        
        Version 0.0.4 - 27 July 2021
        
        Improve opening leads per Klinger
        
        ------
        
        Version 0.0.3 - 17 July 2021
        
        Expose bfgcardplay.source.opening_lead in __init__.py
        
        ------
        
        Version 0.0.2 - 11 July 2021
        
        Remove board.contract = Contract(auction=board.auction) from opening_lead_suit
        
        ------
        
        Version 0.0.1 - 6 July 2021
        
        Tests from Klinger Better Card Play
        
        ------
        
        Version 0.0.0 - 3 July 2021
        
        Created
        
        ------
        
Keywords: bridge, duplicate bridge, contract bridge, hand, board, suit, auction, contract, card
Platform: UNKNOWN
Description-Content-Type: text/markdown
