Davisy / simple-GUI-text-editor-in-Python

A simple GUI text editor that allow to create, open and save a file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###################################

###AUTHOR DETAILS: NAME: Davis David EMAIL:davisdavid179@gmail.com

###################################

###About A simple GUI text Editor which allow the user to create a new file, open an existing file and save the file in your computer.

###Installation

1.install dependencies : For window users install PyQt4 framework from https://www.riverbankcomputing.com/softwarepyqt/donwload and select the one that is compatible with your computer machine either 32bits or 64 bits. And for those who use mac OS or linux open the terminal on your computer and write the command sudo apt-get install python-qt4

2.Run the application by writing python App.py on the terminal window

About

A simple GUI text editor that allow to create, open and save a file


Languages

Language:Python 100.0%