first commit

This commit is contained in:
2026-04-10 16:37:45 +08:00
commit 95d5fe6780
22 changed files with 1058 additions and 0 deletions

6
pyproject.toml Normal file
View File

@@ -0,0 +1,6 @@
[project]
name = "084playhtml"
version = "0.1.0"
description = "Add your description here"
requires-python = ">=3.12"
dependencies = []