Projects
RunPON establishes a network connection by calling the pon/poff scripts. It periodically checks that a given interface is still active. It can run as a stand-alone application, as a status icon (in the tray), or as a GNOME panel applet.
iplib is a Python module to convert between many different IP address notations and to manage address/netmask pairs in the CIDR notation. Some example scripts ("ipconv", "nmconv", and "cidrinfo") are included.
IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies.
Platform-independent and written in pure Python (and few C lines), it can retrieve data from both the IMDb's web server and a local copy of the whole database.
IMDbPY package can be very easily used by programmers and developers to provide access to the IMDb's data to their programs.