PythonfromSitePoint Forums | Web Development & Design Community2 weeks agoPathlib suggestionPathlib provides a flexible, modern API for filesystem operations including iteration and globbing, e.g., Path('.').iterdir() and Path.glob().