
Python
Get flash to fully experience Pearltrees
Real-time computing with Python - Andrew D. Straw
A talk for the SciPy 2006 Conference by Andrew Straw. Commodity computers continue to become ever faster, through increases in clock speed and now through addition of multiple processor cores. The ability to use these resources in a closed-loop scientific or engineering task enables new types of applications with greatly reduced needs on specialized software and hardware.Python is more popular than ever, and is being used everywhere from back-end web servers, to front-end game development, and everything in between.
The Best Way to Learn Python
Description The method strptime() parses a string representing a time according to a format.
Python time strptime() Function
Python - Extension Programming with C
Fourier Transforms and image filtering
An Introduction To Python Objects Using IPython (Part-3) video tutorial - An Introduction to Python Objects, using IPython - Learn: code, beginner_programming, programming, wxpython, introduction, cover, help, objects, transition, tkinter, ipython, beginn
UT Python Tutorial — Documentation
This is a hands-on primer which has a little bit of beginner instructions along with more advanced topics. Feel free to skip over the first four units if you are already comfortable with your basic knowledge of Python.python_examples
python_advanced
python_GUI
python_package
NOTE: If you would like some Python development done, my company, Stochastic Technologies , is available for consulting.
Tutorial - Learn Python in 10 minutes - Stavros' Stuff
Code Like a Pythonista: Idiomatic Python
UsefulModules
The intent of this page is to list some of the most commonly used Python modules, in the hope that it will provide useful recommendations for other programmers (especially beginners). Remember that in addition to the listings below, there are other directories of Python modules - see PublishingPythonModules for details. Another collection of library details can be found on the Libraries page.There’s a handy 3rd party module called pyPdf out there that you can use to merge PDFs documents together, rotate pages, split and crop pages, and decrypt/encrypt PDF documents. In this article, we’ll take a look at a few of these functions and then create a simple GUI with wxPython that will allow us to merge a couple of PDFs.
Manipulating PDFs with Python and pyPdf
The following sections describe the standard types that are built into the interpreter.
5. Built-in Types — Python v2.7.2 documentation
Python from Scratch – Create a Dynamic Website
This entry is part 5 of 5 in the Python from Scratch Session - Show All « Previousdjango

