Skip to content

Instantly share code, notes, and snippets.

# -*- coding: utf-8 -*-
# (C) Copyright 2022 hhsprings, https://github.com/hhsprings
# SPDX-License-Identifier: MIT
import io
import os
import sys
import shutil
import re
import urllib.request
from collections import defaultdict