PyCon ID 2026
https://pycon.id/
PyCon Indonesia 2026 August 8 to August 10, 2026 PYCON.ID
22 days ago
Public list by ~pycoders
https://pycon.id/
PyCon Indonesia 2026 August 8 to August 10, 2026 PYCON.ID
22 days ago
https://adamj.eu/tech/2026/07/14/python-all-instances-class/
Find All Instances of a Class With gc.get_objects() If you’re debugging a situation with multiple references to an object and you want to hunt down all instances, the garbage collector module can help you out. ADAM JOHNSON
22 days ago
https://realpython.com/python-lock-file-pylock-toml/
Tool-Agnostic Python Lock Files With PEP 751 and pylock.toml Learn how PEP 751 standardizes Python lock files with pylock.toml: generate one with pip or uv, install it with uv or pdm, and retire requirements.txt. REAL PYTHON
22 days ago
https://realpython.com/quizzes/python-lock-file-pylock-toml/
Quiz: Tool-Agnostic Python Lock Files With pylock.toml REAL PYTHON
22 days ago
https://www.djangoproject.com/weblog/2026/jul/22/django-61-rc-1-released/
Django 6.1 Release Candidate 1 Released DJANGO SOFTWARE FOUNDATION
22 days ago
https://realpython.com/podcasts/rpp/304/
A Versatile LLM Harness & Scraping the Web With Scrapy Which is more important, the model or the “harness” around an LLM? What are ways to assemble an efficient agentic developer workflow? This week on the show, Ayan Pahwa joins us to discuss harnessing, web scraping, and self-hosting Python applications. REAL PYTHON podcast
22 days ago
https://jamesoclaire.com/2026/07/23/pip-26-2-only-deps-solves-16-years-of-app-deployment-hacks/
Pip 26.2: –only-deps Solves Years of Deployment Hacks When working with scripts and simpler projects, sometimes you need dependencies installed without the full package. There have been work arounds for years, but now pip 26.2 has a new flag to support this. JAMES O'CLAIRE
22 days ago
https://github.com/stefmolin/ast-explore
ast-explore: Explore the AST of Your Python GITHUB.COM/STEFMOLIN • Shared by Stefanie Molin
22 days ago
https://github.com/bagowix/interlock
interlock: Circuit Breaker On Failure Rate and Latency GITHUB.COM/BAGOWIX • Shared by Bogdan Galushko
22 days ago
https://github.com/imann128/tsauditor
tsauditor: Statistical Auditor for Temporal Data Leakage GITHUB.COM/IMANN128 • Shared by Iman Naeem
22 days ago
https://github.com/txemi/darnlink
darnlink: Fix Relative Markdown Links When Files Move GITHUB.COM/TXEMI • Shared by txemi
22 days ago
https://pybodensee.com/meetups/
PyBodensee Monthly Meetup August 3, 2026 PYBODENSEE.COM
22 days ago
https://blog.pypi.org/posts/2026-07-22-ui-updates/
Planned Updates to the PyPI User Interface Over the next few months a new user interface will be rolled out for the Python packaging website, PyPI. The rollout will be done in phases to make sure it is rock solid and to get community feedback. This post talks about the history of PyPI’s UI and what is changing. NICOLE HARRIS
22 days ago
https://blog.pypi.org/posts/2026-07-22-releases-now-reject-new-files-after-14-days/
PyPI Releases Now Reject New Files After 14 Days “The Python Package Index (PyPI) now rejects new files being uploaded to releases that are older than 14 days. This restriction was put in place to prevent old and long-stable releases from being poisoned” PYPI.ORG
22 days ago
https://www.better-simple.com/django/2026/07/22/nifty-feature-form-templates/
Nifty Django Feature: Form Templates Form templates in Django allow you to make reusable pieces for forms, giving a separation between the view’s template and how the form gets rendered. TIM SCHILLING
22 days ago
https://realpython.com/learning-paths/fastapi/
FastAPI: Python API Development With Light Speed Learn FastAPI from the ground up. Build REST APIs, serve web pages with Jinja2 templates, and create a complete URL shortener project in Python. REAL PYTHON
22 days ago
https://realpython.com/quizzes/fastapi-python/
Quiz: FastAPI: Python API Development With Light Speed REAL PYTHON
22 days ago
https://realpython.com/numpy-reshape/
Using NumPy reshape() to Change the Shape of an Array Learn how to use NumPy reshape() in Python to change an array’s shape, add or remove dimensions, and control how the data is rearranged. REAL PYTHON
22 days ago
https://realpython.com/quizzes/numpy-reshape/
Quiz: Using NumPy reshape() to Change the Shape of an Array REAL PYTHON
22 days ago
https://hugovk.dev/blog/2026/security-line-goes-up/
Security: Line Goes Up CPython is experiencing a huge increase in security reports. This post talks about why that is happening and how it is being handled. HUGO VAN KEMENADE
22 days ago
https://wagtail.org/blog/what-our-ai-guiding-principles-actually-mean/
What Our AI Guiding Principles Actually Mean Wagtail’s five AI principles, from policy / guidelines to practice and how they steer responsible AI adoption for the project. THIBAUD COLAS
22 days ago
https://realpython.com/courses/exploring-pythons-built-in-functions/
Exploring Python’s Built-in Functions Learn Python’s built-in functions for math, data types, iterables, and I/O, and when to use each to write more Pythonic code. REAL PYTHON course
22 days ago
https://realpython.com/quizzes/exploring-pythons-built-in-functions/
Quiz: Exploring Python’s Built-in Functions REAL PYTHON
22 days ago
https://github.com/hassanzaibhay/django-query-doctor
django-query-doctor: Diagnose Slow Django Queries GITHUB.COM/HASSANZAIBHAY
22 days ago
https://realpython.com/workshops/claude-code/
Learn Agentic Coding With Claude Code Unlike a chat window, Claude Code works directly in your project, where it can run your tests and manage your git history. In this two-day live course (August 1–2), you’ll use it to scaffold, test, debug, and ship a Python app project, and leave with a starter kit of reusable skills. See the Full Curriculum → REAL PYTHON sponsor
29 days ago