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.
28 June from 4:15pm UTC to 6:45pm UTC, 2022
Location: Adyen, Simon Carmiggeltstraat 6 - 50, 1011 DJ Amsterdam, Netherlands
A Deep Dive into Containerized Model Serving with FastAPI
17 Nov. from 1am UTC to 3am UTC, 2022
Location: online
Call for Proposals - Speaking at PyCon US 2023 - Fireside Chat with Mariatta Wijaya, Conference Chair
Version: None
Released: June 22, 2001
We're releasing Python 2.0.1 - the final bugfix release for Python 2.0. Why would we come with a bugfix release now (June 2001), when Python 2.0 was released in October 2000 and Python 2.1 has been released for months (April 2001)? Two very good …
View Release Notes
Released: May 26, 2011
This is a source-only release that only includes security fixes. The last full bug-fix release of Python 2.5 was Python 2.5.4. User are encouraged to upgrade to the latest release of Python 2.7 (which is 2.7.2 at this point). This release is the final release of Python …
...ido van Rossum -- a tutorial on the material covered by PEPs 252 and 253. What's New in Python 2.2 by Andrew Kuchling describes the most visible changes since Python 2.1. Guido gave a talk on what's new in 2.2 at the ZPUG-DC meeting on September 26, 2001; here are his powerpoint slides. Charming Python: Iterators and simple generators by David Mertz on IBM developerWorks. Documentation The documentation has been updated too: Browse HTML on-line Download using HTTP Files, MD5 checksums an...
...ido van Rossum's current blog Guido van Rossum's previous blog [1]The binaries for AMD64 will also work on processors that implement the Intel 64 architecture (formerly EM64T), i.e. the architecture that Microsoft calls x64, and AMD called x86-64 before calling it AMD64. They will not work on Intel Itanium Processors (formerly IA-64).
...id of 7D9DC8D2. The Mac disk image was signed by Ronald Oussoren's public key which has a key id of E6DF025C. The public keys are located on the download page. MD5 checksums and sizes of the released files: 08d01c468989d1f2cc560c23f8e6a7ea 11661773 Python-3.1.2.tgz 45350b51b58a46b029fb06c61257e350 9719769 Python-3.1.2.tar.bz2 a50d1fe2648783126c7a70654a08b755 14369280 python-3.1.2.amd64.msi 098269f6057916821e41e82e7a7be227 14098432 python-3.1.2.msi 597ba520c9c989f23464e0bf534db389 1741...
29 Nov. from 4:30pm UTC to 7pm UTC, 2022
Location: SUNET, Tulegatan 11, 113 53 Stockholm, Sweden
Getting back to Python land
Released: Feb. 13, 2009
Python 3.0.1 was released on February 13, 2009. It was a bugfix release of Python 3.0. This is the first bugfix release of Python 3.0. Python 3.0 is now in bugfix-only mode; no new features are being added. Dozens of bugs that were reported since the …
From 17 June through 19 June, 2020
Location: https://2020.pythonwebconf.com
8:30am-5:00pm ET each day pythonwebconference.comPython on the web (tutorials and talks)
03 Aug. from 4pm UTC to 5pm UTC, 2022
Lesser knowns about Computer Vision: Pre-processing and Feature Extraction
Released: June 11, 2011
Note: It is recommended that you use the latest bug fix release of the 3.1 series, 3.1.5. Python 3.1.4 was released on June 11th, 2011. 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 …
...ided to use standard internet protocols (UDP for the old monitoring node and TCP for the new one) for communication. For TTP-Load, which does not have performance requirements for the user interface, it was decided to rewrite the tool from scratch, entirely in Python. This was done by one person not familiar with the framework within six weeks. Conclusion In our experience, programming productivity is substantially higher with Python than with C++. This is substantiated in detail in a paper...
...IDLE now executes code in a separate process. To communicate between the main process and executing processes, IDLE opens a socket to 127.0.0.1 (the local machine). Some firewalls running on Windows machines interfere with this and can cause either silent failures or erroneous popup windows from the firewall. This problem only occurs if you run a firewall on the same machine as IDLE. Build bugs Some platforms require some tinkering to get a clean build of Python. Some sort of weird dynamic...
27 Dec. from 12am UTC , 2020
Location: Online Event
The objective of this virtual workshop is to introduce the basics of the Python programming language and the possibilities of its application in data visualization. Virtual workshop - Python Basics and Data Analysis and Visualisation
26 Dec. from 5pm UTC to 7:30pm UTC, 2020
23 Dec. from 5pm UTC to 7:30pm UTC, 2020
09 Aug. from 4pm UTC to 5pm UTC, 2022
Location: Online
Interactively Exploring & Revealing ALL Your Data With hvPlot
If you didn't find what you need, try your search in the Python language documentation.