Python Programming Language -- Official Website
U. of St Andrews uses Python...
... joining users such as Rackspace, Industrial Light and Magic, AstraZeneca, Honeywell, and many others.
What they are saying...
There are two critical components that are written in Python, without which the system couldn't exist, Kelley said. The first is the inventory controller, which keeps track of what seats are available on what planes.
However,"we think of the most core [component] as the piece that takes reservation requests and records them in a database," Kelley said. "That's written in LISP. But the next most critical thing is the thing that's maintaining inventory levels on airplanes, and that's written in Python."
-- From "Python Slithers Into Systems" in eWeek.
Using Python For...
- Web Programming
- CGI, Zope, Django, TurboGears, XML
- Databases
- ODBC, MySQL
- GUI Development
- wxPython, tkInter, PyGtk, PyQt
- Scientific and Numeric
- Bioinformatics, Physics
- Education
- pyBiblio, Software Carpentry Course
- Networking
- Sockets, Twisted
- Software Development
- Buildbot, Trac, Roundup, IDEs
- Game Development
- PyGame, PyKyra, 3D Rendering
Python is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days. Many Python programmers report substantial productivity gains and feel the language encourages the development of higher quality, more maintainable code.
Python runs on Windows, Linux/Unix, Mac OS X, OS/2, Amiga, Palm Handhelds, and Nokia mobile phones. Python has also been ported to the Java and .NET virtual machines.
Python is distributed under an OSI-approved open source license that makes it free to use, even for commercial products.
The Python Software Foundation (PSF) holds and protects the intellectual property rights behind Python, underwrites the PyCon conference, and funds grants and other projects in the Python community.
Read more -or- try Python now
OSCON 2009: July 20-24, San Jose, California
O'Reilly Open Source Convention 2009 early registration ends June 2
Python African Tour -- Next Stop: Senegal, July 6-10
The next Python African Tour event will be in Dakar, Senegal, the week of July 6-10.
EuroSciPy 2009: July 25 & 26
EuroSciPy 2009 will take place on July 25 and 26 in Leipzig, Germany. It is the annual gathering of European scientists using Python.
Python 2.6.2 final
Python 2.6.2 final is now available.
PyOhio: Call for Proposals
The PyOhio Call for Proposals has been issued. PyOhio 2009 takes place July 25-26, 2009 at the Ohio State University in Columbus, Ohio. PyOhio 2009 will include scheduled talks, tutorials, Lightning Talks, Open Spaces, and more.
Python 2.6.2 candidate 1 released
The first release candidate of Python 2.6.2 is now available.
Python 3.1 alpha 2 released
The second alpha version of Python 3.1 is now available.