You've already forked PythonLib
mirror of
https://github.com/lifebottle/PythonLib.git
synced 2026-02-13 15:25:50 -08:00
7 lines
77 B
Python
7 lines
77 B
Python
import ToolsTOPX
|
|
|
|
tool = ToolsTOPX.ToolsTOPX("tbl")
|
|
tool.extractAllSkits()
|
|
|
|
|