Tag: Python
Python now has a standard package lock file format – though winning full adoption will be a challenge
The office Python team is adopting PEP 751, which specifies package dependencies for an application, enabling reproducible installs […]
Swift on the server? Faster and cheaper than Python in case study, but beware slow builds
A case study from app developer Cultured Code shows a four times performance gain at one third the […]
JetBrains debuts agentic AI coding with ‘Junie’, but reviews for existing AI Assistant are poor
JetBrains has introduced a new AI coding agent called Junie, now in private preview for Mac and Linux […]
Cloudflare reports Go as top language for API clients, AWS dominant for public web
A Cloudflare report, based on usage of its services, shows that Go is now the most used language […]
GitHub Universe: Anthropic and Google models come to Copilot, Python ascendant, and a new take on citizen development
At GitHub’s Universe event, the Microsoft-owned org talked of AI and little else – Copilot is no longer […]
Code is “drowning in security debt” says Veracode – and AI is both problem and solution
A new “State of software security” report says application code is “drowning in debt”, where debt is defined […]
Visual Studio Code update previews source change visualization, initial release breaks on older Macs
The Visual Studio Code (VS Code) team has released version 1.91 with new features including visualization of source […]
NumPy 2.0 rolled out: First major release since 2006 comes with many breaking changes
NumPy 2.0 is out, the first major release since 2006 of this fundamental mathematical library for Python, with […]
Django dev survey shows growing use of HTMX, Tailwind CSS, background workers approved
A survey of 4,000 Django developers shows strong growth in use of HTMX, Tailwind CSS and GitHub Actions […]
Python 3.13 beta release: feature-frozen, free threading option, experimental JIT compiler
Python 3.13 beta 1 is out, with key new features including an option to disable the Global Interpeter […]