PythonHub
2.38K subscribers
2.35K photos
49K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
A Python Module for Maze Search Algorithms

Python Maze World pyamazeThe module pyamaze is created for the easy generation of random maze and ...

https://towardsdatascience.com/a-python-module-for-maze-search-algorithms-64e7d1297c96
CyberPunkMetalHead / binance-trading-bot-new-coins

This Binance trading bot detects new coins as soon as they are listed on the Binance exchange and automatically places sell and buy orders. It comes with trailing stop loss and other features. If you like this project please consider donating via Brave.

https://github.com/CyberPunkMetalHead/binance-trading-bot-new-coins
Apache Kafka in Python: How to Stream Data With Producers and Consumers

Stream chat data by writing Kafka Producer and Consumer from scratch.Continue reading on Towards ...

https://towardsdatascience.com/apache-kafka-in-python-how-to-stream-data-with-producers-and-consumers-307e84ca8bdb
Back to the Future with Codex and COBOL

Can OpenAI’s code-generation system deal with code from the punch card era?Continue reading ...

https://towardsdatascience.com/back-to-the-future-with-codex-and-cobol-766782f5ae8f
Show HN: MPLG – Matplotlib GUI, design plots visually and export as Python code

https://everydayanchovies.github.io/mplg/mplg
Show HN: Futurecoder – A free online interactive Python course

https://futurecoder.io/
New Testing Features in Django 4.0

Django 4.0 had its first alpha release last week and the final release should be out in December. It contains an abundance of new features, which you can check out in the release notes. In this post we’ll look at the changes to testing in a bit more depth.

https://adamj.eu/tech/2021/09/28/new-testing-features-in-django-4.0/