PythonHub
2.44K subscribers
2.35K photos
49.3K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
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
Convert a Python Project to an Executable (.exe) File

How to convert .py to .exe using Auto PY to EXE

https://python.plainenglish.io/convert-a-python-project-to-an-executable-exe-file-175080da4485
Django security releases issued: 3.2.1, 3.1.9, and 2.2.21

https://www.djangoproject.com/weblog/2021/may/04/security-releases/