TSNDep/tsndep/Ops/Def.py

11 lines
351 B
Python
Raw Permalink Normal View History

2026-04-25 10:54:00 -05:00
#+------------------------------------------------------------------+
#| Imports |
#+------------------------------------------------------------------+
import click
# Para correr comandos
import subprocess
# Vericiar path
import os
# Comandos
from ..Variables.Vals import CCommondsVariables