PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
I developed a template for starting new Python projects! Features: Poetry, GitHub CI/CD, MkDocs, publishing to PyPi/Artifactory, Pytest, Tox, black and isort.

https://www.reddit.com/r/Python/comments/u7081n/i_developed_a_template_for_starting_new_python/
Python’s “Type Hints” are a bit of a disappointment to me

https://www.uninformativ.de/blog/postings/2022-04-21/0/POSTING-en.html
Threading in Python: The Complete Guide

This guide provides a detailed and comprehensive review of threading in Python, including how threads work, how to use threads in multithreaded programming, concurrency primitives used with threads, common questions, and best practices.

https://superfastpython.com/threading-in-python/
Building a Panel Dashboard with Snowpark for Python

Data scientists often use SQL to interact with a data warehouse, but then often rely on Python for data discovery, visualization, and modeling. How great would it be if we can interact with a data warehouse directly with our preferred tools in Python? This article shows you how to create Panel dashboard to meaningfully visualize the 5 million data points from a Snowflake dataset.

https://t.co/6F5zdtyO8I
How to Structure a Data Science Project for Readability and Transparency

And How to Create One in One Line of Code.

https://t.co/9uCwAVYTeF
How to Set Up a Development Environment for Machine Learning

How to install, activate, and use a virtual environment for machine learning and data ...

https://towardsdatascience.com/how-to-set-up-a-development-environment-for-machine-learning-b015a91bda8a