---
title: "Python may overtake JavaScript in an AI-first workflow"
date: 2024-09-22
canonical: https://solmaz.io/x/1837793638731972629/
x_url: https://x.com/onusoz/status/1837793638731972629
license: CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/)
---

Python might take over JavaScript as the most used language after all

uv from @astral_sh is one of the biggest upticks in Python developer experience in the last 10 years

I've seen so many people struggle with Python distributions, virtual environments, Anaconda, etc. over the years

Most newbies don't care about where their Python executables are, why they have to edit PATH, or why they have to activate a virtual environment

It seems like uv has fixed this: https://github.com/astral-sh/uv

*Quotes a post by @charliermarsh (https://x.com/charliermarsh/status/1837538829579796751); its text is omitted here because it is not covered by this site's license.*
