Latest from todayfeaturePyApp: An easy way to package Python apps as executablesWritten in Rust, the PyApp utility wraps up Python programs into self-contained click-to-run executables. It might be the easiest Python packager yet.By Serdar YegulalpAug 20, 20257 minsProgramming LanguagesPythonRust analysis The truth about Python’s AI-powered popularity surgeBy Serdar YegulalpAug 15, 20252 minsArtificial IntelligenceProgramming LanguagesPythonnews Python popularity boosted by AI coding assistants – TiobeBy Paul KrillAug 4, 20253 minsGenerative AIProgramming LanguagesPython newsApache Flink integrates AI for real-time decision-makingBy Paul Krill Aug 1, 20253 minsJavaPythonSQL analysisWhat you can do now with Python 3.14 RC1By Serdar Yegulalp Jul 25, 20253 minsDevelopment ToolsProgramming LanguagesPython featureThe best new features and fixes in Python 3.14By Serdar Yegulalp Jul 23, 202511 minsProgramming LanguagesPythonSoftware Development featureAmp your Python superpowers with ‘uv run’By Serdar Yegulalp Jul 23, 20254 minsDevelopment ToolsProgramming LanguagesPython feature4 tips for getting started with free-threaded PythonBy Serdar Yegulalp Jul 16, 20257 minsConcurrencyProgramming LanguagesPython newsJavaScript, MacOS lead usage in worldwide developer surveyBy Paul Krill Jul 15, 20252 minsJavaJavaScriptPython ArticlesanalysisPython-powered AI agents are herePython has been the language of data science since before machine learning was trendy, and now you can use it for building AI agents, too. Get the scoop on the new Google Agent Development Kit and more in this week’s report.By Serdar Yegulalp Jul 11, 2025 3 minsCareersProgramming LanguagesPythonnewsAda, other older languages vie for top spots in Tiobe language indexAda and other established languages consistently beat out rising stars like Rust, Kotlin, and Julia, says Tiobe CEO.By Paul Krill Jul 10, 2025 3 minsJavaPythonVisual BasicfeatureHow to use editable installs for Python packagesHave you ever wished you could edit Python packages installed locally without reinstalling them? Editable installs are the way.By Serdar Yegulalp Jul 2, 2025 4 minsProgramming LanguagesPythonSoftware DevelopmentnewsGoogle touts Python client library for Data CommonsThe open source Data Commons platform organizes the world’s publicly available statistical data.By Paul Krill Jun 27, 2025 2 minsData CenterProgramming LanguagesPythonanalysisRust-powered: Two new Python tools to watchPyrefly and Ty are so new they still smell like shrinkwrap, but we still took them both out for a spin. We also have a starter guide to Python's new type hints, a look ahead to what's on the horizon for free-threaded Python, a sneaky malware update, and more.By Serdar Yegulalp Jun 27, 2025 3 minsDevelopment ToolsPythonRustfeaturePyrefly and Ty: Two new Rust-powered Python type-checking tools comparedPyrefly from Meta and Ty from Astral offer type-checking for Python codebases at the speed of Rust.By Serdar Yegulalp Jun 25, 2025 5 minsDevelopment ToolsPythonRusthow-toGet started with Python type hintsLearn how to use Python’s optional type-hinting syntax to create cleaner and more useful code.By Serdar Yegulalp Jun 18, 2025 10 minsProgramming LanguagesPythonSoftware DevelopmentnewsMalicious PyPI package targets Chimera users to steal AWS tokens, CI/CD secrets“Chimera-sandbox-extensions” exploit highlights rising risks of open-source package abuse, prompting calls for stricter dependency controls and DGA malware detection.By Shweta Sharma Jun 17, 2025 1 minDeveloperMalwarePythonanalysisNew Python projects to watch and tryPython is bursting with updates and innovations worthy of your attention. This week’s report highlights some of the best of them, with handy guides to get you started.By Serdar Yegulalp Jun 13, 2025 3 minsDevelopment ToolsProgramming LanguagesPythonhow-toGet started with the new Python Installation ManagerSoon to be the official tool for managing Python installations on Windows, the new Python Installation Manager picks up where the ‘py’ launcher left off. By Serdar Yegulalp Jun 11, 2025 6 minsDevelopment ToolsProgramming LanguagesPythonanalysisF-strings with superpowers: What’s new in Python 3.14 betaThe latest version of Python is sweet as pi and packs a punch. Here’s the rundown on all the new features to start using now.By Serdar Yegulalp May 30, 2025 3 minsDevelopment Libraries and FrameworksProgramming LanguagesPythonnewsJava turns 30, and there’s no stopping it nowProponents say Java is the 'here to stay' language, prized for its enterprise-grade stability and ongoing innovation through the OpenJDK community.By Paul Krill May 23, 2025 4 minsJavaPythonRust Show more Show less View all Video on demand video PyApp: Build click-to-run Python apps with Rust Python programs aren’t easy to bundle up into click-to-run installable packages. No native way to do this exists, and the various third-party solutions like PyInstaller have major shortcomings and quirks. The PyApp project, written in Rust, aims to make it easy to build standalone executables for Python apps, although you need to be familiar with the Rust toolchain to use it. This video shows a simple example of PyApp in action, and details some of its features and limitations. Aug 15, 2025 5 minsPython Hands-on with Kiro, the agentic code generation IDE Aug 1, 2025 7 mins Python Use UV to run Python packages and programs without installing Jul 18, 2025 3 mins Python What are the limits of current AI approaches, and what might be next Jul 11, 2025 7 mins Python See all videos Explore a topicAnalyticsArtificial IntelligenceCareersCloud ComputingData ManagementDatabasesDevelopment ToolsDevopsEmerging TechnologyGenerative AIJavaJavaScriptMicrosoft .NETOpen SourceView all topics Show me moreLatestArticlesVideos news Anthropic adds Claude Code to its Claude enterprise plans By Anirban GhoshalAug 21, 20253 mins Artificial IntelligenceDevelopment ToolsGenerative AI feature The shift from AI code generation to true development partnership By Jenil ShahAug 21, 20259 mins Development ToolsDevopsGenerative AI analysis Up and running with Azure Linux 3.0 By Simon BissonAug 21, 20258 mins ContainersKubernetesMicrosoft Azure video New Python Env Manager in VS Code — What You Need to Know Jul 1, 20254 mins Python video "Fearless concurrency" in future versions of free-threaded Python Jun 26, 20255 mins Python video Are AI Models Really Deterministic? Here's Why They Often Aren’t Jun 24, 20254 mins Python