Python | News, how-tos, features, reviews, and videos
Why is your Python app so slow? Find out by using Python’s built-in profiler to locate bottlenecks in your Python code
A new project written in Rust aims to make it easier to distribute Python applications as standalone binaries
An expected light touch may mean developers won’t notice much difference in how the language evolves
Learn how to perform interactive Python debugging with a built-in library you can embed directly into a Python app
A Facebook project for natural language processing is now open source, and it promises better ways to mine texts for meaning
Learn how Spark components work together and how Spark applications run on standalone and YARN clusters
Data exploration and machine learning models are enabled via a Python language extension
The PyTorch 1.0 release candidate introduces Torch Script, a Python subset that can be JIT-compiled into C++ or other high-speed code
Nuitka 0.6 lays the groundwork for major code optimizations — and faster and more portable Python applications