Skip to content

Instantly share code, notes, and snippets.

View heuguchon's full-sized avatar
🌏
Metaverse

흑우촌 heuguchon

🌏
Metaverse
View GitHub Profile
@heuguchon
heuguchon / gensyn.py
Created October 30, 2025 07:50
gensyn.py
from __future__ import annotations
import os
import sys
import time
import shutil
import signal
import logging
import subprocess
from pathlib import Path