News

This Python script provides a convenient way to list all files in a directory in a column view, similar to the ls command in Linux. The number of columns is automatically calculated based on the ...
Thonny is a nice option to create a PY file, open Python files, and edit PY files on Windows 10. This open-source tool has a simple interface and it is intended to use for beginners.
Python based cli script that uses pillow or gimp to take the first image of every folder in a given directory, convert it to an icon and assign it to the folder its in by editing Desktop.ini Script ...