Call Bridge is a popular card game. I wrote this to see if I can create a GUI based card game in less than 15 KB by replacing images with UNICODE characters. The player plays a game of Call Bridge (*duh*;) against 3 bots. GUI FILES NOT UPLOADED YET.
Fkmlandunter is a clone of the german card game "Land Unter". It runs over the network using the TCP/IP protocol for data transmission. A console client with ncurses and a QT client written in python and a GUI client using SDL are available.
A python script with a Tkinter GUI that will emulate a shuffled deck of cards being placed onto the table. It will help to practice counting cards for blackjack. You will be able to compare your count with the count of the computer.