Python Programming Language -- Official Website
Tribon uses Python...
... joining users such as Rackspace, Industrial Light and Magic, AstraZeneca, Honeywell, and many others.
What they are saying...
"Like XML, scripting was extremely useful as both a mod tool and an internal development tool. If you don't have any need to expose code and algorithms in a simple and safe way to others, you can argue that providing a scripting language is not worth the effort. However, if you do have that need, as we did, scripting is a no brainer, and it makes complete sense to use a powerful, documented, cross-platform standard such as Python." -- Mustafa Thamer of Firaxis Games, talking about Civilization IV. Quoted on page 18 of the August 2005 Game Developer Magazine.
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
'conferences' new mailing list created
The conferences@python.org mailing list is for open discussion of issues related to Python conferences. All conferences are welcome: established and planned, worldwide. The archive is open to all. Subscribe here.
PyCon FR: May 30/31, Paris, France
At the Cyberbase de la Vilette See schedule for further details
Python 3.1 beta 1 released
The first beta version of Python 3.1 is now available.
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.
