Skip to content

GitRenhl/PyQtEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Py Editor

Description:

Simple text and code editor.

How To Install:

  • Download and install Python3, PyQt5, QScintilla
  • Paste in command line: git clone https://github.com/GitRenhl/PyQtEditor.git
  • Run main.py file

Required:

  • Python 3.6
  • PyQt5
  • QScintilla