hanzala123 / arch2appimage

This is a python script that downloads Arch Linux packages (Official/Chaotic AUR) and converts to an AppImage executable
GNU General Public License v3.0
339 stars 11 forks source link

Refactory of the code #4

Closed DomHeadroom closed 1 year ago

DomHeadroom commented 1 year ago

Made the code prettier making it follow the pep8 style. Rewrote some part of the code in a more pythonic way.