/My_Phonebook

Primary LanguagePythonMIT LicenseMIT

Phonebook

Your own Phonebook written in python.

Read in other languages: Russian, हिन्दी, 中國人

GUI

How to install and run


Clone the repository

$ cmd
$ git clone https://github.com/BEPb/Phonebook
$ cd Phonebook

Install the necessary packages (Install dependencies)

$  pip install -r requirements.txt

Usage

To launch the GUI:

python3 -m main

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.


License

MIT