
- Books (7)
- Scripts and Programs (65)
- Software (5)
- Tips and Tutorials (23)
- Web Sites (4)








Python | Software
Cool Screen Capture is an excellent tool designed to accommodate customers' need. Professional technique and intuitive interface make it suitable for every customer. Customers can capture video or image from DV, TV Tuner and other devices. It ...
Python | Tips and Tutorials | Miscellaneous
IronPython is a new implementation of the Python language targeting the Common Language Runtime (CLR). It compiles python programs into bytecode (IL) that will run on either Microsofts .NET or the Open Source Mono platform. IronPython includes an ...
Python | Scripts and Programs | Security Systems
Based on a formerly javascript program, it is useful to encipher and decipher text files. Written in Python, has now a multiplatform gui (Tkinter) that let users to try it as a standalone program. Its provided as is, and is free.
Python | Tips and Tutorials | mod_python
Learn how to install and configure mod_python with Apache 2 so that you can use PSP. Learn the basics of PSP and how it can be used in web pages, with plenty of useful examples that are actually used on the page that houses the tutorial!
Python | Web Sites
Here you will find a clientbased and a webbased PDF Converter for Microsoft Office (word, excel, powerpoint). Developed in Python and Python Server Pages (spyce). Requirements: Windows 2000/XP MS Office 2000/XP Postscript Printer Ghostscript
Python | Scripts and Programs | Blog
A script for managing weblogs and web-sites, for use by individuals or by groups collaboratively running a site. Allows management of a web-site entirely from the web like a wiki. Trivially create, edit, move and delete pages, and create weblogs ...
Python | Scripts and Programs | Games and Entertainment
Now you can read everything I have written in the same delectable dialect as I speak. Spek translates from that commonly spoken language English to the dialect of that beautifull part of the English midlands the black country. Read in the same ...
Python | Scripts and Programs | Web Fetching
fetchs a webpage and reverses it in the fashion of the elgoog website. This script parses the file and reverses the CDATA sections. New in 0.3 the script can be tempted to attempt table reversing. Uses python 2.3 and can be run from the command ...
Python | Scripts and Programs | Form Processors
MailForm.py is a Python port of the C version of the popular MailForm script. It supports a large number of customizable form fields which allow you to determine the scripts behavior. It was written and tested on Python 2.1. It should work with a ...
Python | Scripts and Programs | Miscellaneous
Using this script you can create a text fading effect for use on your web pages. The script generates a HTML file with the faded text. The script can fade any text between any two valid HTML color codes.