Lucrum is an open-source project made using PyQt5 Framework, written in Python and Powershell.
Lucrum can debloat Windows 10 (thanks to a script that I DID NOT MAKE but Sycnex did https://github.com/Sycnex/Windows10Debloater) and clean your PC by deleting all the content in the Temp and Prefetch folders. It also has a download manager, which stores all the names of the application and the URLs that you put via Lucrum in a JSON file. The idea is to make it portable in order to install software easily once you make a clean installation of Windows. 1 - Wipe Windows 10 2 - Install Windows 10 3 - Use Lucrum to debloat and Install all the software easily. That's it.
Download or clone all the files from GitHub. Once the folder is on your desktop, or wherever you want, open the cmd on that path and simply write "pyinstaller.exe --onefile --icon="icon_path.ico" main.py" or you can use https://pypi.org/project/auto-py-to-exe/ which makes all easier.