simple editor
Project description
je_editor
Simple editor for edit code
Features
- auto save (after first save)
- open last edit file
- run program
- execute shell script
- choose font and font size
- choose encoding
- choose language
- choose editor style
- use content file to choose you own style
Requires
python 3.5 or later
install
-
please check your tkinter version
- make sure tkinter is version 8.5 or later
# check tkinter version import tkinter tkinter._test()
-
on Windows not need install any package
- if fail to start tkinter
- python version 3.7 and later will include new tk
- if fail to start tkinter
-
on macOS not need install any package
- if fail to start tkinter
- xcode-select --install
- download python-tk
- brew install python-tk
- download python-tk
- or download new python version, new python version include new Tcl/Tk
- xcode-select --install
- if fail to start tkinter
If you are using macOS 10.6 or later,
the Apple-supplied Tcl/Tk 8.5 has serious bugs that can cause application crashes.
- on linux ubuntu use
sudo apt-get install python3-tk
- on fedora use
sudo dnf python3-tk
Document
- editor main window
- toolbar function
- Run
- Run program and get result
- Run on shell
- Run on command line and get result
- Stop
- Stop current running program
- File
- Save File
- Save current edit file
- Open File
- Open file to edit
- Save File
- Text
- Font
- Choose editor font
- Font Size
- Choose font size
- Font
- Encoding
- Choose file encoding
- Language
- Java
- need java on system path - default
- Python3
- need python3 on system path - default
- Java
- Run
- Test on
- windows 10 ~ 11
- osx 10.5 ~ 11 big sur
- ubuntu 20.0.4
- raspberry pi 3B+
| All test in test dir
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
je_editor_dev-0.0.36.tar.gz
(20.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file je_editor_dev-0.0.36.tar.gz.
File metadata
- Download URL: je_editor_dev-0.0.36.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b53bb27852274305512c6b4afe8a5dc3e1df118c160d9e4a4a9131313735ef11
|
|
| MD5 |
2e524221d87a89d03f03e87121463da6
|
|
| BLAKE2b-256 |
63c3f80688a7c81db8bfe363b215c5af47fd5b501c29f50ed90e23af1e39beb4
|
File details
Details for the file je_editor_dev-0.0.36-py3-none-any.whl.
File metadata
- Download URL: je_editor_dev-0.0.36-py3-none-any.whl
- Upload date:
- Size: 36.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7f7710814955184bec8128e3e927e66a506e4b6a33d6b41ba212f979d370467
|
|
| MD5 |
f9547196ed50d8e3cd771edb56b79345
|
|
| BLAKE2b-256 |
846cbb7b062dd6a46a097728d8b6c87514eb71e0193915b6944c43468d710124
|