Text-Editor

所属分类:Python编程
开发工具:Python
文件大小:196KB
下载次数:0
上传日期:2021-10-11 10:28:36
上 传 者sh-1993
说明:  使用Tkinter GUI(Python)制作的文本编辑器
(Text Editor made using Tkinter GUI (Python))

文件列表:
Checked.txt (27, 2021-10-07)
LICENSE (1070, 2021-10-07)
contributors.md (594, 2021-10-07)
dpad.py (18702, 2021-10-07)
exit-utton check.txt (14, 2021-10-07)
icons2 (0, 2021-10-07)
icons2\align_center.png (470, 2021-10-07)
icons2\align_left.png (436, 2021-10-07)
icons2\align_right.png (390, 2021-10-07)
icons2\bold.png (682, 2021-10-07)
icons2\clear_all.png (630, 2021-10-07)
icons2\copy.png (504, 2021-10-07)
icons2\cut.png (1506, 2021-10-07)
icons2\dark.png (568, 2021-10-07)
icons2\exit.png (947, 2021-10-07)
icons2\find.png (699, 2021-10-07)
icons2\font_color.png (1345, 2021-10-07)
icons2\italic.png (506, 2021-10-07)
icons2\light_default.png (492, 2021-10-07)
icons2\light_plus.png (787, 2021-10-07)
icons2\monokai.png (617, 2021-10-07)
icons2\new.png (549, 2021-10-07)
icons2\night_blue.png (660, 2021-10-07)
icons2\open.png (779, 2021-10-07)
icons2\paste.png (461, 2021-10-07)
icons2\read.png (546, 2021-10-07)
icons2\red.png (612, 2021-10-07)
icons2\save.png (799, 2021-10-07)
icons2\save_as.png (700, 2021-10-07)
icons2\speech.png (658, 2021-10-07)
icons2\status_bar.png (734, 2021-10-07)
icons2\tool_bar.png (491, 2021-10-07)
icons2\underline.png (691, 2021-10-07)
nc (146749, 2021-10-07)
new_file2.txt (118, 2021-10-07)
requirements.txt (122, 2021-10-07)
screenshot.png (40526, 2021-10-07)
text to speech (0, 2021-10-07)
... ...

# Text Editor/Notepad Author: Devansh Tayal Github: https://github.com/Devansh2005 ========================================================================= # DESCRIPTION It is a tkinter, Python project (a simple text editor) open for contribution and beginner friendly. You can start your open-source project from this Text-Editor. ========================================================================= # Installation This project requires that you have Python installed. Download it [here](https://www.python.org/). It also requires the following Python packages, which can be installed via `pip`: ``` tkinter==8.6 gtts ==2.2.1 pyttsx3==2.90 SpeechRecognition==3.8.1 PyAudio==0.2.11 ``` Then run it by double clicking on `dpad.py`! ========================================================================= # Features ! - Various themes are available. - All required font styles and colours. - Text to speech - Text to speech (Beta). - Speech to Text # Editor's Interface Screenshot ![Screenshot](screenshot.png) ======================================================================= ## “ Opensource Programs ### This project is a part of following Open Source Program
======================================================================= # Contributing Pull requests are welcome. If someone wants to contribute to this project can fork and add the Functionalities. Like adding a loading bar/loading wheel while text-to-speech is processing. Or enhance the GUI. ## Happy Contribution ¨

近期下载者

相关文件


收藏者