With 35 million lines of Python code, the Athena trading platform is at the core of JPMorgan's business operations. A late start to migrating to Python 3 could create a security risk. (more…)
Read more »
A curated list of awesome things related to functional programming in Python. - GitHub - sfermigier/awesome-functional-python: A curated list of awesome things related to functional programming in ... (more…)
Read more »
In this tutorial, you'll learn how to run different Python versions in Docker. By following the examples, you'll see how you can play with the latest development version of Python, and how to use Dockerfiles to set up Python environments and package your ... (more…)
Read more »
One of the biggest changes to come to the Python world is the addition of the free-threading in [...]... (more…)
Read more »
Short post on using mach-nix with niv.
Background In previous posts, there was a discussion on a ground up approach to adding packages which aren’t on the core nixpkgs channels using GitHub or PyPi sources. However, this lacked a way to do so programmati... (more…)
Read more »