Skip to content

Latest commit

 

History

History

API x GUI

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Graphical User Interface with Application Programming Interface (Python)

MPOP Reverse II


This is just a simple program with combination of API and GUI

Package used

TKinter

pip install tkinter

Requests

pip install requests

JSON

pip install json

Note

If these packages are already installed, you may now proceed to the program.