/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

pythonspeed.com
| | drew.silcock.dev
2.0 parsecs away

Travel
| | All you need to know about the latest Python release including Global Interpreter Lock and Just-in-Time compilation.
| | matthewrocklin.com
1.9 parsecs away

Travel
| | [AI summary] The article explains how most PyData projects leverage native C/Fortran code to bypass Python's Global Interpreter Lock, enabling effective shared-memory parallelism on multi-core machines.
| | tonybaloney.github.io
2.6 parsecs away

Travel
| | [AI summary] This blog post discusses the Pyjion project, which integrates the .NET 5 JIT compiler into Python 3.9 to enhance performance by compiling Python code into native machine code at runtime.
| | doughellmann.com
20.2 parsecs away

Travel
| [AI summary] A comprehensive book review and table of contents for The Python 3 Standard Library by Example, aimed at intermediate programmers learning Python's built-in modules.