Ideal for any working Python developer, Fredrik Lundh's Python Standard Library provides an excellent tour of some of the most important modules in today's Python 2.0 standard. Mixing sample code and plenty of expert advice, this title will be indisp
IP2Location IP-Country-ISP Database is a script allows you to identify visitors geographical location like, country, region, city and ISP, using a proprietary ip address lookup database and technology without intruding your visitor's privacy. The mai
Some time ago if you were to ask an honest Python evangelist if Python was missing anything important that Perl, had, the answer would most likely have been "yes". It wasn't that Python lacked a breadth of module and package support...
Ming is a library for generating dynamic SWF ("Flash") movies. It comprises of all of the functionality of Flash 4, except for sound events, though it supports mp3. The Python wrapper presents the movie components as objects in the...
A search engine to Python Library Reference which can be downloaded for off-line use
Ming - a SWF output library and PHP module Ming is a C library for generating SWF ("Flash") format movies, plus a set of wrappers for using the library from C++ and popular scripting languages like PHP, Perl, Python, and Ruby.
Completely revised and improved, the second edition of Programming Python is an excellent compendium of material geared toward the more knowledgeable Python developer. It includes dozens of reusable scripts for common scripting tasks, and is one of t
If Python 2.1 can do it, you can do it too ? Packed with crystal-clear explanations, hands-on examples, and a complete language reference, this authoritative guide gives you all the tools you need for rapid application development with Python 2.1. Fr
To extend Zope, you first extend Python. While extending Python is not brain surgery, it's no walk in the park either. There are two basic components to a Python extension. The first is obviously the C code. I'll cover that in a minute. The other com
A major element of getting started on working with XML in Python is sorting out the comparative capabilities of all the available modules. In this first installment of his new Python column, "Charming Python," This article briefly... |