Skip to content

Instantly share code, notes, and snippets.

View hevlastka's full-sized avatar

Hevlastka hevlastka

View GitHub Profile
#!/bin/python
import os
import re
import sys
import json
import socket
import typing
import shutil
import logging
import subprocess # pragma: nosec