Microsoft's new all-in-one data-science pack for Python in VS Code gave developers plenty to celebrate this month. Also check out Modin (a drop-in replacement for Pandas), Hy 1.0.0, and Spyder 6. Credit: Rawpixel September’s been a busy time in the world of Python. This end-of-month roundup has Python rocking the top of the Tiobe charts like Java once did, Microsoft dropping an all-in-one data-science pack for Python and VS Code, and a solid guide to using the py launcher—your best friend for Python on Windows. And, if you’re scratching your head over whether to choose Go or Python, we have answers. Top picks for Python readers on InfoWorld Microsoft unveils Python Data Science Extension Pack for Visual Studio CodePython language support, Jupyter notebooks, data wrangling, and GitHub Copilot—it’s everything you need, all in one package! Python scores its highest rating in Tiobe indexAt 18%, Python now ranks where Java was eight years ago. Is anyone else wondering where we’ll be in another eight years … or two? How to use Python’s py launcher for WindowsGet to know the two little letters that make Python so much more useful. Go vs. Python: How to chooseCan’t decide between Go’s speed and Python’s convenience? Here’s a pros and cons list to help you break the tie. More good reads and Python updates elsewhere JetBrains 2023 Python Developers SurveyWho’s using the snake these days, and what are they doing with it? The results are in! (Spoiler for data analysis, web development, and machine learning.) Modin: A drop-in replacement for PandasScale Pandas across multiple cores by replacing nothing but your imports. Hy 1.0.0: A Lisp dialect for PythonThis is the first production-ready release of a Lisp variant that compiles to Python, interoperates with it, and uses existing Python libraries. Spyder 6 IDE is outThe latest version of the IDE for Python data scientists, written in Python, with new installers, better debugging, and tons of overall performance improvements. What’s not to like? 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