/python-utility-scripts

A set of simple Python3 scripts useful for daily automation projects.

Primary LanguagePythonMIT LicenseMIT

Python utility scripts

A set of simple Python3 scripts useful for daily automation projects.

Installation

Launch this script using any version of Python 3. E.g. from a code editor like VS Code.

Features

The scripts available on this repository are listed and explained below.

List all files and folder in CSV

related file : listFilesAndFolders2CSV.py

Create CSV files to list name and path of files and folder located in a given directory.