Here's your monthly mix of Python stories just for developers, including news, tutorials, and weird tidbits from around the web. Credit: BrAt82/Shutterstock This month in Python (and elsewhere): Python 3.13’s first beta has arrived, with new features you can try out now (yeah!) and others you’ll need to compile from source to experiment with (yikes). Layoffs strike Google—yes, again—with internal Python devs among the affected. And, say hello to Streamlit, a library for those who are itching to write web-based Python apps but hate writing for the web. Top picks for Python readers on InfoWorld The best new features and fixes in Python 3.13 New JIT compiler! “No-GIL” experiments! Better error messages! Dead batteries have been removed and recycled! Yes, Python 3.13 has arrived. Google lays off Python team Nope, nope, definitely not a company-wide layoff. Recent layoffs are just your usual reorganization, or so Google insists. Intro to Streamlit: Web-based Python data apps made easy Write data-backed Python apps for the web, without writing a line of HTML, CSS, or (no, really) JavaScript. Why enterprises rely on JavaScript, Python, and Java Programming for the web; programming for flexibility; programming for the enterprise—you choose. More good reads and Python updates elsewhere LLM lie of the month: Gasoline makes for spicy spaghetti! … and a more molten kitchen. An unbiased evaluation of environment management and packaging tools Making sense of the Python packaging ecosystem (or attempting to). Can LLMs find bugs in large codebases? Short answer: Yes, but not well. (Who’s shocked?) The Second (2024) International Obfuscated Python Code Competition Submissions are open, so go on—show us all that code you wouldn’t dare check in at work. Related content news Go language evolving for future hardware, AI workloads The Go team is working to adapt Go to large multicore systems, the latest hardware instructions, and the needs of developers of large-scale AI systems. By Paul Krill Nov 15, 2024 3 mins Google Go Generative AI Programming Languages analysis And the #1 Python IDE is . . . PyCharm, VS Code, and five other popular Python IDEs duke it out. Which one do you think takes home the prize? By Serdar Yegulalp Nov 15, 2024 2 mins Python Programming Languages Software Development news JDK 24: The new features in Java 24 21 features are proposed for the next version of Java including quantum-resistant cryptographic keys designed to secure Java apps against future quantum computing attacks. By Paul Krill Nov 15, 2024 11 mins Java Programming Languages Software Development news Rust Foundation moves forward on C++ and Rust interoperability Problem statement released to address the challenges to making cross-language development with C++ and Rust more accessible and approachable. By Paul Krill Nov 14, 2024 2 mins C++ Rust Programming Languages Resources Videos