Tech News Aggregator

Updated: 2026-07-26 07:30 PM CT
Ned Batchelder: Acidica
[Planet Python] Ned Batchelder: Acidica

My latest fun project is a BASIC interpreter called Acidica. Classic BASIC is an old-school language first developed in 1964 that saw an explosion of implementations on microcomputers in the ‘70s and...

EuroPython Society: EuroPython 2026 Code of Conduct Transparency Report
[Planet Python] EuroPython Society: EuroPython 2026 Code of Conduct Transparency Report

The 2026 edition of the EuroPython conference took place both online and in person in July 2026. This was the fourth conference under our current Code of Conduct (CoC), and we had Code of Conduct work...

Peter Bengtsson: Claude Opus is 10x faster than OpenAI GPT 5 at non-streaming completions
[Planet Python] Peter Bengtsson: Claude Opus is 10x faster than OpenAI GPT 5 at non-streaming completions

Claude is much faster than OpenAI gpt-5 and also faster than gpt-5-mini

Django Weblog: See You in Chicago in One Month!
[Planet Python] Django Weblog: See You in Chicago in One Month!

In just one month, developers, maintainers, educators, and Django enthusiasts from around the world will gather in Chicago for DjangoCon US 2026. DjangoCon US is more than a conference, it's a place t...

Armin Ronacher: Codeberg Divides
[Planet Python] Armin Ronacher: Codeberg Divides

Codeberg recently changed its terms to exclude projects that are largely written with generative AI. Since I want GitHub to face competition I have thoughts. Codeberg is entirely within its rights to...

Python Software Foundation: Get Ready: Python Packaging Council Nominations Opening Soon!
[Planet Python] Python Software Foundation: Get Ready: Python Packaging Council Nominations Opening Soon!

The inaugural Python Packaging Council Election nomination period opens next week on Tuesday, July 28th, 2:00 pm UTC and closes on Tuesday, August 11th, 2:00 pm UTC. The Python Packaging Council (PP...

Python Software Foundation: Get Ready: PSF Board Nominations Opening Soon!
[Planet Python] Python Software Foundation: Get Ready: PSF Board Nominations Opening Soon!

Who runs for the PSF Board? People who care about the Python community, who want to see it flourish and grow, and also have a few hours a month to attend regular meetings, serve on committees, partici...

Python Insider: Get Ready: 2026 Python Packaging Council Nominations Opening Soon!
[Planet Python] Python Insider: Get Ready: 2026 Python Packaging Council Nominations Opening Soon!

The inaugural Python Packaging Council election nomination period opens on Tuesday, July 28th, 2:00 pm UTC and closes on Tuesday, August 11th, 2:00 pm UTC.

Django Weblog: Django 6.1 release candidate 1 released
[Planet Python] Django Weblog: Django 6.1 release candidate 1 released

Django 6.1 release candidate 1 is now available. It represents the final opportunity for you to try out the version that offers a harmonious mélange of new features and usability improvements, before ...

Mike Driscoll: New Book Release: Python Typing
[Planet Python] Mike Driscoll: New Book Release: Python Typing

I am happy to announce that my latest book, Python Typing, is now available on all platforms. You can get your copy on Gumroad or Leanpub or Amazon Python has had type hinting support since Python 3.5...