https://github.com/novfensec/notepad-using-tkinter-and-tkmodule
Build a notepad instantly using TkModule - A Tkinter Utility Framework
https://github.com/novfensec/notepad-using-tkinter-and-tkmodule
Last synced: 3 months ago
JSON representation
Build a notepad instantly using TkModule - A Tkinter Utility Framework
- Host: GitHub
- URL: https://github.com/novfensec/notepad-using-tkinter-and-tkmodule
- Owner: Novfensec
- License: mit
- Created: 2022-09-17T11:49:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-15T11:19:23.000Z (over 1 year ago)
- Last Synced: 2025-01-05T01:40:29.480Z (about 1 year ago)
- Language: Python
- Homepage: https://novfensec.vercel.app/blog/Building-a-Notepad-Application-with-TkModule-A-Pythonic-Approach/
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Notepad-using-tkinter-and-tkmodule
Build a notepad instantly using TkModule - A Tkinter Utility Framework
pip install --upgrade tkmodule
https://youtu.be/s_TFEMCpVE0
https://novfensec.vercel.app/blog/Building-a-Notepad-Application-with-TkModule-A-Pythonic-Approach/