├── README.md └── Wizard.py /README.md: -------------------------------------------------------------------------------- 1 | # PyQt5-Windows-Like-Wizard -------------------------------------------------------------------------------- /Wizard.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pythondeveloper6/PyQt5-Windows-Like-Wizard/HEAD/Wizard.py --------------------------------------------------------------------------------