Skip to content

Instantly share code, notes, and snippets.

View sepehr1414's full-sized avatar
🎯
Focusing

Sepehr Bayatnezhad sepehr1414

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