What new Python features are the most useful for you?
What new Python features are the most useful for you?
8 by artimis | 3 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/dFfyR8v [2] https://ift.tt/eG30rKx [3] https://ift.tt/CorfIED
8 by artimis | 3 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/dFfyR8v [2] https://ift.tt/eG30rKx [3] https://ift.tt/CorfIED
Comments
Post a Comment