0

Im making an easy package installer program in a CLI environment with python. and while the part where i execute

os.system('dpkg -i ' + packageName + '--yes')

i want to add like a loading thing like

[####........]

while the package installs

xR34P3Rx
  • 395
  • 9
  • 28

0 Answers0