PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Practical Guide for Virtual Environments in Python

Using virtualenv and pipenv tools

https://towardsdatascience.com/practical-guide-for-virtual-environments-in-python-b59bd5fe8f1
Python Coding Tip: Using the ‘With’ Statement Instead ‘Try…Finally’

The ‘with’ statement and Context…

https://medium.com/swlh/python-coding-tip-using-the-with-statement-instead-try-finally-f45a645c6008
Python, Memory, and Objects

The basics of memory management for data scientists

https://towardsdatascience.com/python-memory-and-objects-e7bec4a2845
How Random are Random Numbers and Random Data? How to Generate them using Python?

Written by…

https://medium.com/the-geekytorium/how-random-are-random-numbers-and-random-data-how-to-generate-them-using-python-9df2b3705ed9
Making publication-quality figures in Python (Part I): Fig and Axes

How to fully understand and…

https://towardsdatascience.com/making-publication-quality-figures-in-python-part-i-fig-and-axes-d86c3903ad9b
4 Scikit-Learn Tools Every Data Scientist Should Use

Composite Estimators and Transformers

https://towardsdatascience.com/4-scikit-learn-tools-every-data-scientist-should-use-4ee942958d9e
How to Scrape Modern Websites Without Headless Browsers

Using Python and common sense

https://medium.com/better-programming/how-to-scrape-modern-websites-without-headless-browsers-d871bbd1119e
Efficient Time-Series Using Python’s Pmdarima Library

Demonstrating the efficiency of pmdarima’s…

https://towardsdatascience.com/efficient-time-series-using-pythons-pmdarima-library-f6825407b7f0
6 YAML Features most programmers don’t know

Level-up your YAML knowledge to write cleaner YAML files

https://levelup.gitconnected.com/6-yaml-features-most-programmers-dont-know-164762343af3
Stock Price Analysis with Pandas and Altair

Practical guide for Pandas and Altair

https://towardsdatascience.com/stock-price-analysis-with-pandas-and-altair-ef1e178cc744
21 Python Mini Projects With Codes

The Best way to learn a programming language is to build projects…

https://levelup.gitconnected.com/21-python-mini-projects-with-codes-c4126e4131e4
fastest way to turn HTML into text in Python

tl;dr; selectolax is best for stripping HTML down to plain text.
The problem is that I have 10,000+ ...

https://www.peterbe.com/plog/selectolax-or-pyquery
Pandas DataFrame Visualization Tools

Introduction
I have talked quite a bit about how pandas is a great alternative to Excel for many ...

https://pbpython.com/dataframe-gui-overview.html
Using hashids to hide ids of objects in Django

A common pattern in Django urls is to have the following setup for CRUD operations of your objects. ...

https://spapas.github.io/2021/01/07/django-hashids/
The Top 10 Trending Machine Learning Projects of 2020

Background matting, GAN models, and more

https://medium.com/better-programming/the-top-10-trending-machine-learning-projects-of-2020-d923bf31abb7