PythonHub
2.37K subscribers
2.35K photos
49K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Scripting Minecraft server with Python

Minecraft has an API. If you run your server, you can program it from Python. Here are notes from how I set it up. It’s a lot of fun to make things happen in Minecraft with Python.

https://darkcoding.net/software/scripting-minecraft-server-with-python/
View a python function's history over-time with Git & FZF

https://bhupesh.gitbook.io/notes/git/view-python-function-git-history-with-fzf
deepset-ai / haystack

🔍 Haystack is an open source NLP framework that leverages Transformer models. It enables developers to implement production-ready neural search, question answering, semantic document search and summarization for a wide range of applications.

https://github.com/deepset-ai/haystack
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/