Skip to content

Instantly share code, notes, and snippets.

View tungpun's full-sized avatar

Tung Pun tungpun

View GitHub Profile
# Deploy: modal deploy server.py
import subprocess
import time
import urllib.request
import modal
# ── Config ───────────────────────────────────────────────────────────────────
APP_NAME = "your-top-secret-server"