Python

TwitterFacebook
Get flash to fully experience Pearltrees

Python Programming Tutorials

The location filter shows you popular videos from the selected country or region on lists like Most Viewed and in search results.To change your location filter, please use the links in the footer at the bottom of the page. http://www.youtube.com/playlist?list=PLEA1FEF17E1E5C0DA
Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. http://scrapy.org/

Scrapy | An open source web scraping framework for Python

Beginner's Resources

Invent You Own Computer Games with Python is a course using games as the draw. http://somethingpython.blogspot.com/2012/01/beginners-resources.html
pycparser is a complete parser for the C language, written in pure Python. It is a module designed to be easily integrated into applications that need to parse C source code. pycparser is also referenced in a few academic theses and papers, mainly on the topic of parallel computing, where it's being used to translate a set of parallel extensions for the C language, down to plain C. http://code.google.com/p/pycparser/

pycparser - C parser and AST generator written in Python - Google Project Hosting

http://docs.python-guide.org/en/latest/index.html This opinionated guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis.

The Hitchhiker’s Guide to Python! — pythonguide 0.0.1 documentation

http://kennethreitz.com/ My name is Kenneth Reitz. I work for Heroku.

kennethreitz.com

http://pyfound.blogspot.com/ As news of Python 3 porting becomes a more frequent occurrence and Python 3.3 development takes strides towards becoming the version everyone wants, the PSF has their own way of helping: money. With a grant program in place, the PSF is awarding funds to projects that plan an effort to port their work to Python 3.

Python Software Foundation News

http://planet.python.org/ Last week Science Daily published an article that caught my attention titled 'Sounds of Silence' Proving a Hit: World's Fastest Random Number Generator .

Planet Python

web2py was launched in 2007 and now, after four years of continuous development, we have reached a very much needed fourth edition of this book.

web2py

http://web2py.com/book

PyCLIPS Python Module | Python and CLIPS Integration

PyCLIPS is an extension module for the Python language that embeds full CLIPS functionality in Python applications.
The project is under the umbrella of Kivy organization, but is not designed to be limited to Kivy only. Read the documentation to correctly install the NDK/SDK Android, and set the needed environment variables. # create a simple distribution with python + PIL + Kivy .

Python Community Group News | LinkedIn

Django

APSW stands for Another Python SQLite Wrapper.

apsw - Another Python SQLite Wrapper - Google Project Hosting

The Eric Python IDE

What is Eric? Eric is a full featured Python and Ruby editor and IDE, written in python. It is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control.