Skip to content

FCUIECSHomework/Contact_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact_Python

Contact of Homework with Python

Required

  • Python 3

How to run

Just run it by using the command following in terminal.
python3 ./main.py

Files

main.py

Main file of the program. ####GUI.py The GUI part of the program. ####jsonContact.py Trans json format to python object, some getter/setter of the program. ####example.json Example file of ContactsList.

Screenshot

ScreenShot @ Imgur
(Use Windows 10 x64 with Python 3.4.3)