PythonHub
2.44K subscribers
2.35K photos
49.3K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Jupyter Games

While Jupyter is widely used as a scientific and educational tool, Jupyter is seldom used as a platform for game development. In this post, we show how Jupyter can be used to develop tiny games based on Box2D.

https://blog.jupyter.org/jupyter-games-cda20dc15a21
PyTorch vs TensorFlow in 2022

Should you use PyTorch vs TensorFlow in 2022? This guide walks through the major pros and cons of PyTorch vs TensorFlow, and how you can pick the right framework.

https://www.assemblyai.com/blog/pytorch-vs-tensorflow-in-2022/
Polars: Lightning-fast DataFrame library for Rust and Python

https://www.pola.rs/
Introducing stack graphs

GitHub has announced the general availability of precise code navigation for all public and private Python repositories on GitHub.com. Precise code navigation is powered by stack graphs, a new open-source framework that lets you define the name binding rules for a programming language. This post shows how stack graphs work, and how they achieve these results.

https://github.blog/2021-12-09-introducing-stack-graphs/