https://github.com/muradisazade777/notepad
Hell everyone! Here I used tkinter and other libraries in python. In this notepad, I mainly used: edit, copy, cut, format.
https://github.com/muradisazade777/notepad
notepad python tkinter
Last synced: 3 months ago
JSON representation
Hell everyone! Here I used tkinter and other libraries in python. In this notepad, I mainly used: edit, copy, cut, format.
- Host: GitHub
- URL: https://github.com/muradisazade777/notepad
- Owner: MuradIsazade777
- Created: 2025-08-18T10:35:05.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-09-24T13:47:49.000Z (4 months ago)
- Last Synced: 2025-09-24T15:33:53.723Z (4 months ago)
- Topics: notepad, python, tkinter
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 13
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Notepad
A simple and easy to use **Notepad** application written in Python. This project runs on Windows and its main goal is to allow users to create, read and edit text files.
## Features
- Create a new file
- Open and edit an existing file
- Save a file
- Simple and user-friendly interface
- GUI with Python (Tkinter can be used)
## Installation and Usage
1. Clone or upload the project:
```bash
git clone https://github.com/username/Python-Notepad.git