Files & config

utils.py

A Python file named by convention to hold small helper functions shared across multiple scripts in the same project, keeping the main files shorter and easier to read.

Return to all terms