TSNDep/Src/Ops/Def.py

8 lines
290 B
Python
Raw Permalink Normal View History

2026-04-24 22:40:27 -05:00
#+------------------------------------------------------------------+
#| Imports |
#+------------------------------------------------------------------+
import click
# Para correr comandos
import subprocess
# Vericiar path
import os