
PYTHON
Get flash to fully experience Pearltrees
DecoratorLibrary - PythonInfo Wiki
mulitple inheritance
GUI
Oracle from Python in Linux
Well, pretending to know everything can have its downsides. Like when the boss says "Could you hack up a script to enter custom data into our 3rd party invoicing software?".ReportLab Inc. is a company making Open Source and commercial products for generating dynamic documents and graphics. The ReportLab Toolkit is our main Open Source library; it is a collection of open source Python language modules organized and supported by ReportLab.
Developer FAQ - ReportLab.com
Charming Python: Decorators make magic easy
Doing a lot by doing very little Decorators have something in common with previous metaprogramming abstractions introduced to Python: they do not actually do anything you could not do without them. As Michele Simionato and I pointed out in earlier Charming Python installments , it was possible even in Python 1.5 to manipulate Python class creation without the "metaclass" hook.A guide to Python Namespaces « The ByteBaker
This post is part of the Powerful Python series where I talk about features of the Python language that make the programmer’s job easier. The Powerful Python page contains links to more articles as well as a list of future articles.python: import a module from a folder - Stack Overflow
Files
Most of the programs we have seen so far are transient in the sense that they run for a short time and produce some output, but when they end, their data disappears. If you run the program again, it starts with a clean slate.Appy framework
pod ( p ython o pen d ocument) is a library that allows to easily generate documents whose content is dynamic.Speed/PerformanceTips - PythonInfo Wiki
This page is devoted to various tips and tricks that help improve the performance of your Python programs.20.8. ftplib — FTP protocol client — Python v2.6.5 documentation
Source code: Lib/ftplib.py This module defines the class FTP and a few related items. The FTP class implements the client side of the FTP protocol.Fredrik Lundh | October 2006 | Originally posted to online.effbot.org
Understanding Python's "with" statement
Python is easy to learn, and more powerful than Bash.
Red Hat Magazine | Python for Bash scripters: A well-kept secret
The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities.

