71-80 of 109 Results
Py Tic Tac Toe Icon
A web-based Tic Tac Toe game in Python.
Watch That Post Icon
This is a simple Python script to watch a post.
Free
pyAlbum Icon
Template driven, lightweight Python script to create an image album.
CSV to XML with configuration Icon
uses a python csv package, but adds configuration file
Event driven programming Icon
This small code demonstrates how state driven programming can be done in python.
Handling Deeply Nested/Recursive Data Icon
Common python services such as pickle, deepcopy and comparison tests
Zip and Pickle Icon
This module saves and reloads compressed representations of generic Python
Strip attachments from an email message Icon
This recipe shows a simple approach to using the Python email package to strip.
Interfaces Icon
Yet another attempt to deal with Interface concept in Python
A friendly mkdir() Icon
A more friendly mkdir() than Python's standard os.mkdir().
Free