Transferring Python Build Standalone Stewardship to Astral
The Python Build Standalone project is being transferred to Astral, the company behind uv and ruff, for ongoing development and maintenance.
The Python Build Standalone project is being transferred to Astral, the company behind uv and ruff, for ongoing development and maintenance.
A developer reflects on reaching 1 million blog page views, discussing their blogging journey, static site tooling, and evolution of technical content.
A guide to using LibreTranslate, a Python-based API server for language translation and detection, including setup and performance considerations.
The author details migrating a Django app from Heroku to DigitalOcean, switching to Huey for background tasks and integrating Kamal.
A Google Cloud Developer Relations engineer reflects on his 10-year career at Google, his projects, and his reasons for leaving.
Explores using Python's pattern matching and comprehensions for efficient data cleaning, transformation, and analysis.
A practical guide to reading and writing Parquet files in Python using PyArrow and FastParquet libraries.
A developer recounts an intense debugging session with the django-allauth package that turned a minor sign-up issue into a major investigation.
A talk at Python Marche 2024 exploring various ways to contribute to the Python community, from coding to documentation.
Analyzes the viability of using uv's managed Python in production, covering portability, performance, and security implications.
A tutorial on using PyArrow for data analytics in Python, covering core concepts, file I/O, and analytical operations.
AI is reinforcing the dominance of popular programming languages like Python and JavaScript by improving tools and support, creating a self-reinforcing cycle.
Compares Rust and Python using a 'build vs. wash' analogy, arguing Rust's upfront effort yields long-term maintenance and performance benefits.
A comprehensive guide to building interactive data applications using the Streamlit framework, covering setup, visualization, ML integration, and deployment.
Analyzes four key weaknesses in Python's design that may lead to its decline, advocating for Rust in many domains.
Introduces rerankers, a lightweight Python library providing a unified interface for various document re-ranking models used in information retrieval pipelines.
The author begins migrating a SaaS application from Heroku to Digital Ocean, focusing on creating a Dockerfile and new deployment tools.
A tutorial on installing and running the Noisy traffic generation tool on Azure VMs using scripts for Windows and Linux.
A developer explains the benefits of using Python virtual environments within Docker containers for predictability, standards, and team communication.
A developer explores using Kamal, a deployment tool, to deploy a web app to a Digital Ocean Droplet virtual machine.