This website requires JavaScript.
Explore
Help
Sign In
EndMove
/
WebPicDownloader
Archived
Watch
2
Star
1
Fork
0
You've already forked WebPicDownloader
Code
Issues
Pull Requests
Projects
Releases
1
Activity
This repository has been archived on
2023-11-29
. You can view files and clone it, but cannot push or open issues or pull requests.
746b40fa18
WebPicDownloader
/
controller
/
Frames.py
6 lines
107 B
Python
Raw
Normal View
History
Unescape
Escape
Creation Webpic script + start creating graphic interface
2022-08-30 12:28:59 +02:00
from
enum
import
Enum
class
Frames
(
Enum
)
:
fixing multi frame switching
2022-08-30 13:51:50 +02:00
Home
=
1
# Home view
Info
=
2
# Info & copyright view
Reference in New Issue
Copy Permalink