filmov
tv
32secondsofcode
0:00:32
How to define a function in python? Functions in Python part 01.
0:00:26
How to diff (or subtract) two images in Python using PIL?
0:00:32
How to pass arguments to functions in Python? Functions in Python part 02.
0:00:30
How to crop an image using Python and PIL?
0:00:24
How to flip / mirror an image in Python using PIL?
0:00:32
How to create a thumbnail in Python/PIL?
0:00:32
How to handle positional arguments with sys.argv? Python/CLI
0:00:26
How to put text on a picture in Python using PIL?
0:00:31
How to filter a list of dictionaries in Python?
0:00:27
How to resize/scale an image in Python using PIL?
0:00:30
How to darken or brighten an image in Python using PIL?
0:00:32
How to use itertools.groupby in Python?
0:00:28
How to combine images in Python using PIL?
0:00:24
How to find average/median color in Python using PIL?
0:00:31
How to grayscale or colorize an image in Python using PIL?
0:00:33
How to create new picture in Python using PIL?
0:00:29
How to rotate an image in Python using PIL?
0:00:33
How to create a picture with colorful background in Python using PIL?
0:00:31
How to handle keyword arguments with sys.argv? Python/CLI
0:00:25
How to use image filters in Python/PIL?
0:00:29
How to filter a list in Python?
0:00:30
Python/CLI #1 – sys.argv
0:00:29
Python/CLI #2 – sys.stdin