PyCon Singapore 2026
http://pycon.sg/
PyCon Singapore 2026 June 19 to June 22, 2026 PYCON.SG
2 months ago
Public list by ~pycoders
http://pycon.sg/
PyCon Singapore 2026 June 19 to June 22, 2026 PYCON.SG
2 months ago
https://opensource.posit.co/blog/2026-06-04_libraries-for-python-polars/
Libraries for Your Python Polars Workflows Four excellent libraries for your data science workflow with support for Polars DataFrames ISABELLA VELĂSQUEZ ⢠Shared by Isabella VelĂĄsquez
2 months ago
https://www.thepythoncodingstack.com/p/down-the-iterator-rabbit-hole-python
Down the Iterator Rabbit Hole Following the trail when you have a chain of iterators STEPHEN GRUPPETTA
2 months ago
https://github.com/psf/pypistats.org
pypistats.org: PyPI Downloads Analytics Dashboard GITHUB.COM/PSF
2 months ago
https://realpython.com/python-sleep/
Python sleep(): How to Add Time Delays to Your Code Learn how to use Pythonâs sleep() function to add time delays and pause your code with time.sleep(), decorators, threads, and asyncio. REAL PYTHON
2 months ago
https://peps.python.org/pep-0798/
PEP 798: Unpacking in Comprehensions (Final) PYTHON.ORG
2 months ago
https://www.python.org/downloads/release/python-3150b2/
Python 3.15.0b2 Released PYTHON.ORG
2 months ago
https://www.djangoproject.com/weblog/2026/jun/03/security-releases/
Django Security Releases Issued: 6.0.6 and 5.2.15 DJANGO SOFTWARE FOUNDATION
2 months ago
https://codecut.ai/olmocr2-vs-paddleocr-vl/
olmOCR-2 vs PaddleOCR-VL: Which Extracts PDF Tables Better? Compare olmOCR-2 and PaddleOCR-VL on a real arXiv PDF with dense technical tables. This article walks through a Python-based OCR workflow, then evaluates how each model handles table detection, runtime, numeric accuracy, merged cells, and multi-tier headers. KHUYEN TRAN ⢠Shared by Khuyen Tran
2 months ago
https://utcc.utoronto.ca/~cks/space/blog/python/TypeHintsDifferentCode
Using Typing in Python Leads to Different Sorts of Code Chris has been moving lots of code from Python 2 to 3 and experimenting with more rigid type hints as he goes along. Heâs found that keeping the type checker happy makes him write code in a different way, almost like writing in a second language. CHRIS SIEBENMANN
2 months ago
https://adamj.eu/tech/2026/05/31/introducing-django-integrity-policy/
Django: Introducing Django-Integrity-Policy Recently, browsers have added support for the new Integrity-Policy response header (Firefox 145+, Chrome 138+). Adam quickly went to work to build a library that enables your Django project to take advantage of the feature. ADAM JOHNSON
2 months ago
https://pyfound.blogspot.com/2026/06/psf-strategic-plan-2026-draft-open-for.html
PSF Strategic Plan 2026 Draft The Python Software Foundation board has been developing a strategic plan to guide the foundationâs direction over the next five years. The first draft has been released and theyâre looking for community feedback. PYTHON SOFTWARE FOUNDATION
2 months ago
https://ep2026.europython.eu/language-summit/
EuroPython 2026 Language Summit Talks This yearâs EuroPython includes a Python Language Summit. This post highlights the talks scheduled for it, including adding Rust capabilities to CPython, an update on incremental garbage collection, and more. EUROPYTHON.EU
2 months ago
https://vstinner.github.io/free-threading-reference-counting.html
Free Threading Internals: Reference Counting This article describes how the lifetime of Python objects are tracked using reference counting and how that is effected by the changes brought about by removing the GIL. VICTOR STINNER
2 months ago
https://belderbos.dev/blog/dont-delegate-the-friction/
Keep Your Developer Instincts When AI Writes the Code The promise was less friction. The cost, it turns out, is instinct, a high price to pay. Bobâs answer: add deliberate practice to your routine, and keep the struggle. BOB BELDERBOS ⢠Shared by Bob Belderbos
2 months ago
https://realpython.com/github-copilot-code-review/
How to Use GitHub Copilot Code Review in Pull Requests Learn how to use GitHub Copilot code review on pull requests for AI-assisted feedback, one-click fixes, and project-specific custom instructions. REAL PYTHON
2 months ago
https://realpython.com/quizzes/github-copilot-code-review/
Quiz: How to Use GitHub Copilot Code Review in Pull Requests REAL PYTHON
2 months ago
https://sheep.horse/2026/6/parsing_xml_exif_from_.avif_files_(plus_a_rant).html
Parsing XML EXIF From .avif Files (Plus a Rant) The .avif format tends to result in smaller files, but the EXIF strippers that Andrew was using didnât support the format, so he wrote his own. ANDREW STEPHENS
2 months ago
https://realpython.com/courses/structuring-your-python-script/
Structuring Your Python Script Master Python script structure with best practices for shebangs, ordered imports, formatting with Ruff, constants, and a clean entry point. REAL PYTHON course
2 months ago
https://github.com/lexsca/spoof
spoof: A Simple HTTP Server for Test Environments GITHUB.COM/LEXSCA
2 months ago
https://github.com/adamchainz/django-upgrade
django-upgrade: Automatically Upgrade Your Django Projects GITHUB.COM/ADAMCHAINZ
2 months ago
https://github.com/microsoft/bocpy
bocpy: Behavior-Oriented Concurrency in Python GITHUB.COM/MICROSOFT
2 months ago
https://github.com/mschwager/cohesion
cohesion: A Tool for Measuring Python Class Cohesion GITHUB.COM/MSCHWAGER
2 months ago
https://peps.python.org/pep-0833/
PEP 833: Freezing the HTML Simple Repository API (Draft) PYTHON.ORG
4 months ago
https://peps.python.org/pep-0800/
PEP 800: Solid Bases in the Type System (Accepted) PYTHON.ORG
4 months ago