PythonHub
2.44K subscribers
2.35K photos
49.3K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
A Complete Guide to Logging in Python with Loguru

This guide will describe the library and its features in detail, and give you an idea of how to integrate it into a typical web application setup. It will also provide some pointers on how to seamlessly migrate from the standard logging module to Loguru.

https://betterstack.com/community/guides/logging/loguru/
Using LaTeX In Python

Python has great support for LaTeX -- in Jupyter, in symbolic math tools, and in third party ...

https://codesolid.com/using-latex-in-python/
Didact AI

The anatomy of an ML-powered stock picking engine

https://principiamundi.com/posts/didact-anatomy/
12 Beginner Concepts About Type Hints To Improve Your Python Code

https://t.co/GDFW7OmXIa
Carefully exploring Rust as a Python developer

Trying out the Rust programming ecosystem as a 10+ years Python developer. How to do common programming tasks and how the tooling looks like.

https://karimjedda.com/carefully-exploring-rust/
red-box

Red Box is an advanced email box reader library. It is a sister library for Red Mail, advanced email sender. It makes managing your email box in Python very easy.

https://github.com/Miksus/red-box
Decision Trees in Python: Predicting Diabetes

In this post, we’ll be learning about decision trees, how they work and what the benefits are for using them. We’ll also use this algorithm in a real-world data to predict diabetes.

https://statisticallyrelevant.com/decision-trees-in-python-predicting-diabetes/
Coding for Economists

The book aims to give you the skills you need to code for economics, while also giving you bits and pieces of information about programming more generally that might be useful to you.

https://aeturrell.github.io/coding-for-economists/intro.html
Django security releases issued: 4.1.2, 4.0.8, and 3.2.16

https://www.djangoproject.com/weblog/2022/oct/04/security-releases/
Control your Windows computer using Telegram

If you work in an office, you are probably told to always lock your computer before you go AFK as a measure of security. In my case, my colleagues will not hesitate to prank whoever forgets his screen unlocked as a punishment. I am a very caring person, so things like these should not happen to me. I must find a way to lock my screen from a distance and preferably via my smartphone.

https://ahmed-z.github.io/the-blog/Control-your-Windows-computer-using-Telegram
explainable-ai

This repository contains examples and best practices for building explainable AI systems, provided as Jupyter notebooks.

https://github.com/squaredev-io/explainable-ai