An open API service indexing awesome lists of open source software.

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.

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