https://github.com/integration-automation/jeditor
A simple scalability editor for edit code
https://github.com/integration-automation/jeditor
autosave codeeditor editor hightlight hightlighting ide notepad pyside6 python python3 syntax-highlighting text-editor texteditor
Last synced: 1 day ago
JSON representation
A simple scalability editor for edit code
- Host: GitHub
- URL: https://github.com/integration-automation/jeditor
- Owner: Integration-Automation
- License: mit
- Created: 2021-07-27T21:57:47.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-12T13:35:33.000Z (3 days ago)
- Last Synced: 2025-05-12T14:53:53.537Z (3 days ago)
- Topics: autosave, codeeditor, editor, hightlight, hightlighting, ide, notepad, pyside6, python, python3, syntax-highlighting, text-editor, texteditor
- Language: Python
- Homepage: https://integration-automation.github.io/je_editor/
- Size: 177 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# je_editor
---
[](https://pepy.tech/project/je-editor)
[](https://www.codacy.com/gh/JE-Chen/je_editor/dashboard?utm_source=github.com&utm_medium=referral&utm_content=JE-Chen/je_editor&utm_campaign=Badge_Grade)
[](https://github.com/Intergration-Automation-Testing/je_editor/actions/workflows/stable_python3_9.yml)
[](https://github.com/Intergration-Automation-Testing/je_editor/actions/workflows/stable_python3_10.yml)
[](https://github.com/Intergration-Automation-Testing/je_editor/actions/workflows/stable_python3_11.yml)
### Document
[](https://je-editor.readthedocs.io/en/latest/?badge=latest)
[JEditor Doc Click Here!](https://je-editor.readthedocs.io/en/latest/)
---

> * Project Kanban https://github.com/orgs/Integration-Automation/projects/2/views/1
> * Modern Editor.
> * Old JEditor remake.
> * AutoSave, Encoding Feature.
> * Multi program and shell runner.
> * Including yapf python format checker.
> * Including reformat JSON.
> * Virtual Environment support.
> * Dark & Light mode ui support.
> * File tree support.
> * Line code.
> * Current line highlight.
> * Python code highlight.
> * Performance efficiency than old JEditor 1000%.
> * OS Independent.* Include FrontEngine & FrontEngine GPT
---
## Requires
```
python 3.9 or later
```## install
```commandline
pip install je_editor
```* Test on
* windows 10 ~ 11
* osx 10.5 ~ 11 big sur
* ubuntu 20.0.4
* raspberry pi 3B+| All test in test dir
### Architecture Diagram
