PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Automating all the Things with Home Assistant's Paulus Schoutsen

Home Assistant allows you to control all your devices without storing any of your data in the cloud. The project was started as a Python application by Paulus Schoutsen in September 2013 and has turned into a massively popular series of projects that span hundreds of devices! Plus, they like to keep your privacy private!

https://hanselminutes.simplecast.com/episodes/automating-all-the-things-with-home-assistants-paulus-schoutsen-0MQNgEvV
Machine Learning Pipelines

1 Introduction 2 Loading the libraries and classes 3 Loading the data 4 ML Pipelines 4.1 A simple ...

https://michael-fuchs-python.netlify.com/2021/05/11/machine-learning-pipelines/
The Weird Walrus

In this essay, we alter the Python Grammar and allow it run Assignment Expressions without any ...

https://arpitbhayani.me/blogs/the-weird-walrus
The correct way to index data into Elasticsearch with (Python) elasticsearch-dsl

A summary of best practices for indexing into Elasticsearch with Python elasticsearch-dsl using ...

https://www.peterbe.com/plog/index-data-into-elasticsearch-dsl