Notice: While JavaScript is not essential for this website, your interaction with the content will be limited. Please turn JavaScript on for the full experience.
25 April from 12am UTC , 2015
Location: VU MIF lecture hall 103, Naugarduko 24, Vilnius Lithuania
PyConLT 2015
From 18 Sept. through 19 Sept., 2015
Location: gorod Ekaterinburg, Sverdlovskaya oblast', Russia
PyCon Russia 2015
From 14 Dec. through 16 Dec., 2015
Location: LCH 102, IIT Bombay, Powai, Mumbai, India
SciPy India 2015
From 12 March through 13 March, 2016
Location: UNDERCURRENT, Papaverweg 265, 1032 KJ Amsterdam, Netherlands
PyData Amsterdam 2016
09 April from 3pm UTC to 5pm UTC, 2016
Location: Cuenca, Ecuador
2da Meetup Python Ecuador
From 01 Oct. through 02 Oct., 2016
Location: ul. Aerovokzalnaya, 10, Krasnoyarsk, Krasnoyarskiy kray, Russia, 660022
PyCon Siberia 2016
From 08 April through 09 April, 2017
Location: GFU Cyrus AG , Am Grauen Stein 27, 51105 Köln, Germany
PythonCamp 2017
From 12 June through 14 June, 2017
Location: Wahl Center, Max VeAnna Webb st., Ramat Gan, Israel
PyCon Israel
30 Sept. from 12am UTC , 2017
Location: UTN Mendoza (technological university of Mendoza), Mendoza, Argentina
Argentina DevDay - Mendoza
From 16 July through 17 July, 2017
Location: Hotel Cronwell Yahonty Tarusa, Gribovka, Kaluga Oblast, Russia, 249174
PyConRu
From 02 Feb. through 03 Feb., 2018
Location: University of Ghana Campus, Legon Boundary, Accra, Ghana
Django Girls Legon
24 Nov. from 12am UTC , 2018
Location: Bogotá, Colombia
Workshop programming in Python and Django for women in Bogota
25 May from 12am UTC , 2019
Location: IBM Client Innovation Center Benelux, Groningen, The Netherlands
Django Girls Groningen
From 30 Sept. through 11 Oct., 2013
Location: Ulysses Guimarães Convention Center, Brasilia, Federal District, Brazil
Plone Conference 2013
Version: None
Released: May 12, 2013
Note: A newer bugfix release, 2.7.6, is currently available. Its use is recommended over previous versions of 2.7. Python 2.7.5 was released on May 15, 2013. This is a 2.7 series bugfix release. It contains several regression fixes to 2.7.4. Modules with regressions fixed include zipfile, gzip, …
View Release Notes
...http://www.python.org. Like Tcl, Python is easily extensible with C/C++/Java code, and easily embeddable in applications. Python even uses Tk, the Tcl GUI toolkit, for a de-facto standard portable GUI toolkit. Unlike Tcl, however, Python supports object-oriented programming. Python programmers can create classes, use multiple inheritance, define methods, overload operators, and so on. Python's Strengths Syntactically, Python code looks like executable pseudo code. Program dev...
...http://bugs.python.org. Help fund Python and its community. Download This is a production release. Please report any bugs you encounter. We currently support these formats for download: XZ compressed source tar ball (2.7.5) (sig) Gzipped source tar ball (2.7.5) (sig) Bzipped source tar ball (2.7.5) (sig) Windows x86 MSI Installer (2.7.5) (sig) Windows x86 MSI program database (2.7.5) (sig) Windows X86-64 MSI Installer (2.7.5) [1] (sig) Windows X86-64 program database (2.7.5) [1] (sig) Wind...
Released: May 27, 2004
This is a patch release which supersedes earlier releases of 2.3. Important: This release is vulnerable to the problem described in security advisory PSF-2006-001 "Buffer overrun in repr() of unicode strings in wide unicode builds (UCS-4)". This fix is included in Python 2.4.4 and Python 2.5. If you need …
Released: Nov. 27, 2010
Note: It is recommended that you use the latest bug fix release of the 3.1 series, 3.1.4. Python 3.1.3 was released on November 27th, 2010. The Python 3.1 version series is a continuation of the work started by Python 3.0, the new backwards-incompatible series of Python. For ongoing …
Released: Dec. 19, 2003
If you didn't find what you need, try your search in the Python language documentation.