News

Programming languages: Faster Python project Pyston takes a big step forward Data science company Anaconda is funding the Pyston project by hiring its lead developers.
With Poetry, Python finally has a graceful way to manage virtual environments and dependencies for development projects. Here’s how to get started.
[Damien George] just created Micro Python (Kickstarter alert!), a lean and fast implementation of the Python scripting language that is optimized to run on a microcontroller. It includes a complete… ...
Formal plans for a Python that supports true parallelism are finally on the table. Here’s how a GIL-free Python will finally come together.
A new open source VS Code extension called pyright has been created as a Microsoft 'side project' to improve on current offerings for static type checking for the Python programming language.