Sakura is a Knowledge Navigator and User Interface for UNIX, which implements HyperMedia and its own windowing and packing system, both in the main program and in an extensive API for Tcl and other languages.
Spike Asset Manager (SAM) is an open-source cross-platform framework for probing a system for components and reporting them. It includes a driver file that probes for components commonly found in a LAMPJ stack (Apache, MySQL, PHP, Tomcat, etc).
PyQe has moved to Google Sites and github. Main page on Google Sites: http://sites.google.com/site/pythonquickexecute/. Code at github: http://github.com/brakjoller/pyqe/tree/master. See you there!
ebsdiff creates a binary patch file using the bsdiff format. The enhancements to bsdiff are that it stores an MD5 hash of the original file (preventing accidental patching of the wrong file) and can limit the memory it uses while creating the patch file.
This library provides a network abstraction layer for heterogenous large scale modular systems. It supports clearly specified interface definitions for communication between modules, while maximizing module indendence and adaptability.
Archiving/backup framework written in Python. Uses archiving directives within the file system itself in the form of .archmanrc files; Python modules that specify which files and directories to include.
PyWebMail is a Python library and POP3 gateway that enable working with WebMail servers like with POP3 or IMAP mail server. Currently Mail.Com, Yahoo! Mail, Gmail, Netscape.Net, HotMail and some minor servers support is finished.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Text based utility for SNMP scripting (coded in Python using PySNMP). Usefull to batch configure SNMP capable devices or batch read televalues. Python 2.4 and PySNMP libraries necessary.
A graphical user, group, and computer account manager for LDAP servers. Doesn't try to be the end-all LDAP tool, focuses on making user management quick and easy. (For linux/gnome, windows, MacOS coming RSN)
CAIRN is a modular copy and restore program for the imaging of a computer. It copies every file on a computer and figures out how to recreate it from scratch. It is primarily network oriented but is also flexible enough to boot from any possible method.
A web-based human event (links/books read, songs played, etc.) logging tool focused on rich bibliographic support and library (as in books-on-shelves) systems integration.
Multi Agent based distributed application. The code can be processed over multiple common machines with fault-tolerance. It is designed to distributively run any Python's script, which can be applied to a given input data set.
SHython = sh + python. Why learn and practice 2 languages, when one is sufficient? If you know how to use a unix/linux shell and also know python, you should be comfortable using this shell right away.