The python modules: one the most useful feature of python is the use of modules; you can do almost anything with them.
partial and reduce in module functools
[...]
Ebook reader made with tkinter, python, OptionMenu…
[...]
Let’s move a sprite on a screen, the most fundamental part of a 2d game, with pygame and python
[...]
How to resize an image with PIL
[...]
Holiday in all countries with python with holidays module.
[...]
A shortcut to create and open file with less code in python, creating your own module. Save time and stress, making life easier.
[...]
How to copy all the files in a directory
[...]
Create a database easily with shelve and Python.
[...]
Modules, how to manage dependencies
[...]
How to install the win32com module to control windows.
[...]