A simple text editor made by tkinter.一款使用tkinter编写的文本编辑器程序。
Project description
说明 Introduction:
A simple text editor written in Python.It supports editing text files,
binary files ,encodings and changing font size.
When you edit a binary file, the contents of the file are
displayed as escape sequences.
You can also find and replace words.
In addition, code highlighting is supported when editing Python code files,like IDLE.
What’s more, dragging and dropping files into the editor window is now supported.
一款使用tkinter编写的文本编辑器, 支持编辑文本文件、二进制文件、改变字体大小。
支持ansi、gbk和utf-8编码, 以及调用chardet库自动检测编码。
编辑二进制文件时, 文件内容以转义序列形式显示。
支持查找、替换、改变字体大小; 且支持撤销、重做; 支持将文件拖放入窗口。
编辑python代码文件时, 支持代码高亮显示, 类似IDLE。
作者: qfcy (七分诚意) 作者主页 https://tieba.baidu.com/home/main?un=%E5%BE%90%E4%B8%B934
作者CSDN主页: https://blog.csdn.net/qfcy_/
版本:1.2.8.9
源代码: https://github.com/qfcy/Python/blob/main/pynotepad.pyw
原文链接: https://blog.csdn.net/qfcy_/article/details/118399185
效果图:
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
File details
Details for the file pynotepad-1.2.8.9.tar.gz
.
File metadata
- Download URL: pynotepad-1.2.8.9.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/27.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.54.1 importlib-metadata/4.10.1 keyring/21.4.0 rfc3986/1.4.0 colorama/0.4.4 CPython/3.7.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9af0564d22fd406610dd2e272eaa83b4e13855c488d8eb27ac2a130c6359a7a5 |
|
MD5 | 496b6b80904ac73c209a8f20b195f9d5 |
|
BLAKE2b-256 | 32701bb3739ec0d32bf2deeb29d9fba0c7f63e0e6b83e043b9dd8b8ad68bf1cb |