Skip to content

Instantly share code, notes, and snippets.

# -*- coding: utf-8 -*-
"""
This module provides utility functions that are used within the script.
"""
import os
import re
import sys
import time