PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Creating generative art with L-systems in Python

https://deepnote.com/@dkapitan/lartpy-YJpZGp2rQE66bpM5-0-80Q
Dolt Powered Bartender

Creating a robot bartender with a Flask server and Dolt to serve cocktails.

https://www.dolthub.com/blog/2021-05-17-dolt-powered-bartender/
Shrinking your Python application’s Docker image: an overview

In this article you’ll find an overview of the many techniques you can use to shrink your image, organized approximately by logical order packaging. The focus is on Python, though many of these techniques are more generic.

https://pythonspeed.com/articles/smaller-docker-images/
CyberPunkMetalHead / Binance-News-Sentiment-Bot

This is a fully functioning Binance trading bot that takes into account the news sentiment for the top 100 crypto feeds. If you like this project consider donating though the Brave browser to allow me to continuously improve the script.

https://github.com/CyberPunkMetalHead/Binance-News-Sentiment-Bot
Writing a Jinja-inspired template library in Python

In this post we'll build a minimal text templating library in Python inspired by Jinja. It will be able to display variables and iterate over arrays.

https://notes.eatonphil.com/writing-a-template-library-in-python.html
Open Vision API

Open source computer vision API based on open source models

https://openvisionapi.com/