10 projects
tkMandelbrotSet
The tkMandelbrotSet package provides a tkinter application for visualizing and interacting with the Mandelbrot set.
tkAppFramework
tkAppFramework facilitates the creation of python GUI applications using tkinter.
RheologyNetworkModelSimulator
RheologyNetworkModelSimulator simulates FENE (finitely extensible non-linear elastic) and FENS (Finitely Extensible Network Strand) network models for polymer melt rheology in shear and elongational viscometric flows.
pyCribbageApp
pyCribbageApp is a python package that provides a tkinter based GUI for playing cribbage games using the CribbageSim package.
CribbageSim
CribbageSim is a Cribbage card game simulator that can be played interactively or automatically to generate game-play statistics.
UserResponseCollector
UserResponseCollector facilitates the collection of user responses from the command line.
BlackjackSim
BlackjackSim is a Blackjack card game simulator that can be played interactively or automatically to generate game-play statistics.
HandsDecksCards
HandsDecksCards provides Python classes representing playing cards, decks of cards, and hands of cards, to be used to create card games.
pyGameAIFoundation
pyGameAIFoundation is a python package that provides classes for implementing AI in games
tkMetronomeApp
tkMetronomeApp is a python package that provides a tkinter based metronome application for musicians.