This notebook documents the partipant selection procedure for Python in Astronomy 2017.
For privacy reasons, this notebook uses data that has been completely randomized within categories, thus no candidate is individually identifiable (and names and othe... (more…)
Read more »
As we were the first to report in September 2019, JPMorgan had a few issues with Python's decision to stop supporting Python 2 from January 2020. - The U.S. bank built its Athena risk and pricing platform in Python 2.7 and had 35 million lines of code to ... (more…)
Read more »
Do you want to learn how to calculate a cipher like AES or a hash function like SHA-256?
Here I present popular crypto algorithms in straightforward Python code, with logic that is easy to follow. (more…)
Read more »
Victor Stinner and Dong-hee Na gave a presentation at the 2021 Python Language Summit about running multiple Python interpreters in paral... (more…)
Read more »