Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:38:39 +08:00
commit 363bb25e08
12 changed files with 641 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "sanhe-py-best-practices",
"description": "Sanhe's Python Best Practices",
"version": "1.0.0",
"author": {
"name": "Sanhe Hu"
},
"skills": [
"./skills"
]
}