A Python library for geometric objects in 3 dimentions
Implemented classes of 3d objects:
* Vector
* Point
* Line
* Plane
* LineSegment
Yet incompletely implemented classes:
* Triangle
* Disk (closed circle)
* Union (a collection of 3d objects)
Each object has methods for finding its sizes, containing box or containing sphere. It finds intersection and distance or closest to another object part of itself. It also can tell if it contains the other object or is it contained by that. Where appropriate, it's easy to check orthogonality and parallelism.
...
Take screenshots of the full screen, of the active window or of a custom region, apply it effects such as adding a drop down shadow or making it black & white, copy it to the clipboard and save it on disk, only in one step.
Library and frontend for browsing online content repositories and for downloading and installing the content (clipart, fonts, GIMP scripts, ...) to the local disk.
A cross-platform aplication to explore online free maps (OpenStreetMap). Build with python and pygame, full immersive environnement. Actually only source code, require pygame.
DeskFrame is a desktop picture frame - basically a window which displays pictures from the hard-disk, changing them at fixed intervals. It has some nice randomization possibilities to create random, but related sequences of images.
PyWebGal is a command line web gallery generator written in python. It allows to create multilevel "galeries" based on the structure of directories on your disk. It is also easy extendable with plugins.
Qualm is a graphical tool for persistent resource management. While Qualm is initially aimed at providing an entirely new method of doing disk quota management, qualm can be used for managing any persistent finite resource.