Skip to content

AdvaitNaish/Notepad-app-using-Tkinter-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Notepad-app-using-Tkinter-Python

Simple text editor made using Tkinter GUI library of Python

Tkinter is the standard GUI library for Python. Python when combined with Tkinter provides a fast and easy way to create GUI applications. Tkinter provides a powerful object-oriented interface to the Tk GUI toolkit.

This notepad-like text editor uses Tkinter library functions to perform basic file operations like opening, reading, saving, cutting, copying etc.

About

Simple text editor made using Tkinter GUI library of Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages