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