PythonHub
2.44K subscribers
2.35K photos
49.3K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
How to Benchmark (Python) Code

There are plenty of ways to measure the speed of your code. Let me show you a few that I considered for the Writing Faster Python series.

https://switowski.com/blog/how-to-benchmark-python-code/
Command-line data analytics made easy

https://danielcmoura.com/blog/2022/spyql-cell-towers/
frame-interpolation

The official Tensorflow 2 implementation of our high quality frame interpolation neural network. We present a unified single-network approach that doesn't use additional pre-trained networks, like optical flow or depth, and yet achieve state-of-the-art results.

https://github.com/google-research/frame-interpolation
What’s New In Python 3.12

This article explains the new features in Python 3.12, compared to 3.11.

https://docs.python.org/dev/whatsnew/3.12.html