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.
19 March from 4:30am UTC to 8:30am UTC, 2016
Location: Bangalore, India
BangPypers Meetup
From 09 June at 1:30pm UTC through 10 June at 12am UTC, 2018
Location: Cali, Colombia
Django Girls Colombia and Python Cali
Version: None
Released: April 5, 2022
This is an early developer preview of Python 3.11 Major new features of the 3.11 series, compared to 3.10 Python 3.11 is still in development. This release, 3.11.0a7 is the last of seven planned alpha releases. Alpha releases are intended to make it easier to test the current state of …
Python Software Foundation: Minutes of Board of Directors Meeting (May 11, 2004) The Python Software Foundation Minutes of Regular Meeting of the Board of Directors May 11, 2004 A regular meeting of the Python Software Foundation (the "PSF") Board of Directors was held over Internet Relay Chat at 17:00 GMT. Stephan Deibel presided at the meeting. 1. Attendance The following members of the Board of Directors were present at the meeting: Tim Peters, Guido van Rossum, Martin v. Löwis, Ste...
From 04 May through 05 May, 2013
Location: Cologne, Germany
PythonCamp 2013 - Ein Barcamp zum Thema Python
13 Jan. from 6pm UTC to 8pm UTC, 2016
Location: cowo21, Holzhofallee 21, 64295 Darmstadt, Germany
PyStaDa
25 Nov. from 9:30am UTC to 11:30am UTC, 2017
Location: Kamit Schools, Nnewi street, off Refinery road Effurun, Nigeria
27 May from 12am UTC , 2021
Location: Online
website
From 13 Oct. through 14 Oct., 2023
Location: Panama City, Panama
PyConnect Panama 2023
...Python - one stop shopping development plus platform independence I used Python before and it seemed to have the potential to do all the required coding and was a programming language that I enjoyed using. I was not entirely confident about some parts of the task, especially building a graphical user interface, but decided to face my fears, trusting to Python's maturity, powerful libraries, and third-party support. The SPE editor together with Python's interpreted nature proved especially valua...
...Python prior to 2.4a2 would leave a broken module in sys.modules - subsequent attempts to import the failing module would silently succeed, but use the broken module object. The import machinery now removes the failing module from sys.modules if the import fails. The -m command line option - python -m modulename will find a module in the standard library, and invoke it. For example, python -m pdb is equivalent to python /usr/lib/python2.4/pdb.py New or upgraded built-ins built-in sets - th...
...Python from bison code, the parser was not thread safe. It should be noted that some of these problems have been resolved with the 0.11.1 release of 4Suite. When analysing parser generators, the following absolute requirements where defined: The generated parsers should allow semantic actions in Python. This requirement is obvious, since it would not be a Python parser generator otherwise. It was no requirement that the generator itself is a Python program. ...
28 March from 11:30am UTC to 1:30pm UTC, 2015
Location: Vadodara, Gujarat , India
PyDev Baroda Meetup
From 28 June through 29 June, 2025
Location: Leipzig, Germany
PyCamp Leipzig 2025
From 04 Dec. through 05 Dec., 2024
Location: Dar es Salaam, Tansania
Python Tanzania Conference
Python Success Stories First published in Linux Journal, May 2000. Copyright 2000 Specialized Systems Consultants, Inc. All rights reserved. Introduction My first look at Python was an accident, and I didn't much like what I saw at the time. It was early 1997, and Mark Lutz's book Programming Python from O'Reilly & Associates had recently come out. O'Reilly books occasionally land on my doorstep, selected from among the new releases by some mysterious benefactor inside the organization u...
20 Nov. from 8am UTC to 9am UTC, 2013
Location: UPES, Dehradun, India
https://www.facebook.com/events/451491628295153/?ref_dashboard_filter=upcoming
17 April from 6am UTC to 9am UTC, 2021
RSVP
22 March from 12am UTC to 2am UTC, 2013
Location: DevJam Studios, Minneapolis, MN USA
http://www.python.mn
If you didn't find what you need, try your search in the Python language documentation.