Python toolkit for automating system maintenance and generating CSV/PDF patch reports along with Spacewalk, Red Hat Satellite 5.x or SUSE Manager
GNU General Public License v3.0
14
stars
6
forks
source link
Optimize code structure #4
Closed
stdevel closed 7 years ago
Currently the whole code is implemented in main() - it would be better to create functions to optimize readability.