~repos /sabel-ide

#python#qt

git clone https://pyrossh.dev/repos/sabel-ide.git

sabel-ide



file:

core/__init__.py



from adb import Adb
from ant import Ant
from parser import Parser
from command import Command
from ipython import PyInterp
from update import *