Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:59:19 +08:00
commit 335acf9d10
14 changed files with 11644 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "axiom-python-engineering",
"description": "Modern Python 3.12+ engineering: types, testing, async, scientific computing, ML workflows - 10 skills",
"version": "1.1.1",
"author": {
"name": "tachyon-beep",
"email": "zhongweili@tubi.tv"
},
"skills": [
"./skills"
]
}