PythonHub
2.44K subscribers
2.35K photos
49.3K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
10 Useful Python Snippets To Code Like a Pro

Useful tips and tricks that I use every day

https://betterprogramming.pub/10-useful-python-snippets-to-code-like-a-pro-e3d9a34e6145
Master Machine Learning: Decision Trees From Scratch With Python

Machine Learning can be easy and…

https://towardsdatascience.com/master-machine-learning-decision-trees-from-scratch-with-python-de75b0494bcd
All Machine Learning Algorithms & Models Explained

All Machine Learning Algorithms and Models…

https://medium.com/coders-camp/all-machine-learning-algorithms-models-explained-adcd95d5fb3c
A Hands-On Demo of SQL vs. NoSQL Databases in Python

Impress your friends with SQLAlchemy and PyMongo

https://towardsdatascience.com/a-hands-on-demo-of-sql-vs-nosql-databases-in-python-eeb955bba4aa
lucidrains / big-sleep

A simple command line tool for text to image generation, using OpenAI's CLIP and a BigGAN. Technique was originally created by https://twitter.com/advadnoun

https://github.com/lucidrains/big-sleep
11 Refactoring Patterns To Elevate Your Python Code

Let’s expand the definition of refactoring to…

https://betterprogramming.pub/11-refactoring-patterns-to-elevate-your-python-code-a47dbe5826d
4 Time-Saving Shortcuts for Python Programmers

Code on multiple lines, maintain proper scope, and more

https://betterprogramming.pub/4-time-saving-shortcuts-for-python-programmers-2f5c1ec4fff8
An Alternative to Python Dictionaries

Why you should use defaultdict in Python

https://betterprogramming.pub/an-alternative-to-python-dictionaries-5d54aa4c5a6
NumPy Basics Cheat Sheet (2021), Python for Data Science

The absolute basics for beginners learning…

https://towardsdatascience.com/numpy-basics-cheat-sheet-2021-python-for-data-science-89c483773880
Python behind the scenes

Have you ever wondered what python does when you run one of your programs?

https://tenthousandmeters.com/tag/python-behind-the-scenes/
Python 3 Types in the Wild: A Tale of Two Type Systems [pdf]

https://www.cs.rpi.edu/~milanova/docs/dls2020.pdf