2020-12-03 01:03:20 +00:00
|
|
|
# Wallpaper Changer Build Code
|
2020-12-03 01:04:03 +00:00
|
|
|
REQUIREMENTS:
|
2020-12-03 01:14:08 +00:00
|
|
|
|
2020-12-03 01:13:52 +00:00
|
|
|
Python 3
|
|
|
|
|
|
|
|
Following modules:
|
2020-12-03 01:13:25 +00:00
|
|
|
* cx_Freeze
|
|
|
|
* praw
|
|
|
|
* progressbar
|
|
|
|
* imgur_downloader
|
|
|
|
* wxPython
|
2020-12-03 01:14:54 +00:00
|
|
|
|
2020-12-03 01:15:15 +00:00
|
|
|
|
|
|
|
|
2020-12-03 01:14:54 +00:00
|
|
|
To build execute "build.py"
|