https://github.com/myferr/aurora-code-editor
A work in progress code editor made with Python
https://github.com/myferr/aurora-code-editor
code-editor old python unfinished unmaintained wip
Last synced: 27 days ago
JSON representation
A work in progress code editor made with Python
- Host: GitHub
- URL: https://github.com/myferr/aurora-code-editor
- Owner: myferr
- Created: 2024-02-07T02:27:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-07T23:08:01.000Z (over 2 years ago)
- Last Synced: 2025-02-28T19:27:33.148Z (over 1 year ago)
- Topics: code-editor, old, python, unfinished, unmaintained, wip
- Language: Python
- Homepage:
- Size: 107 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aurora Code Editor
This is a work in progress code editor built with Python.
To download **Aurora Code Editor** use the following command in your command line (git is required):
`git clone https://github.com/myferr/aurora-code-editor`
# Screenshot

# Requirements
jedi==0.18.1
PyQt5==5.15.7
QScintilla==2.13.3
# ToDo:
* Fix open file bugs
* Create a website for Aurora
* Fix syntax highlighting