PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
OpenCV Tutorial - Develop Computer Vision Apps in the Cloud With Python

Learn how to use OpenCV in the cloud with Python. OpenCV is a library of programming functions mainly aimed at real-time computer vision. You will learn how to create computer vision applications in the cloud on Google Colab. You will use AI and machine learning.

https://www.youtube.com/watch?v=iXNsAYOTzgM
2 things that you have to know to become a master of python

The concept of python language. Higher order functions and Dictionaries are two whales of python

https://medium.com/@aleksei.kornev/2-things-that-you-have-to-know-to-become-a-master-of-python-4bcaa4cb2a0c
PyTorch Developer Podcast

The PyTorch Developer Podcast is a place for the PyTorch dev team to do bite sized (10-20 min) topics about all sorts of internal development topics in PyTorch.

https://pytorch-dev-podcast.simplecast.com/
Idiomatic sequence slicing

This article covers the basics of sequence slicing in Python and teaches you some idiomatic slicing patterns to write more elegant code.

https://mathspp.com/blog/pydonts/idiomatic-sequence-slicing
How to make a python package?

If you are one of those python programmers, who are interested to implement things on one machine and use them on another machine without…

https://niranjainjain022.medium.com/how-to-make-a-python-package-27ad27c5d92e