New ask Hacker News story: What new Python features are the most useful for you?

What new Python features are the most useful for you?
8 by artimis | 5 comments on Hacker News.
In recent years Python ecosystem evolved significantly. From using requirements.txt to dependency management tools like Poetry, from simple typing to Protocols [1] and Variadic Generics [2]. We've got walrus operator, match case statement, and finally even faster Python. More and more low-level libraries are being written in Rust [3]. What new features, tools, libraries (already implemented or being worked on) are the most useful for your work with Python? What are you the most excited about? [1] https://ift.tt/WIxYP9b [2] https://ift.tt/S9olnL8 [3] https://ift.tt/pbEOcFC

Comments

Popular posts from this blog

New ask Hacker News story: Tell HN: Equifax free credit report dark patterns

New ask Hacker News story: Ask HN: Why can't the US government run their own social media?