GithubHelp home page GithubHelp logo

notepad's Introduction

Notepad

This is a simple notepad application implemented in Python using the PyQt5 module. It provides a basic text editor with the ability to save and open files.

Requirements

To run the script, you need to have the following software installed on your computer:

  • Python

  • PyQt5

Installation

To run this application, you need to have Python 3 and the PyQt5 module installed on your system. You can install PyQt5 using pip:

pip install PyQt5

Once you have installed PyQt5, you can run the application by running the following command:

python notepad.py

Usage

The notepad application provides a basic text editor with three buttons:

  • Clear: Clears the text in the editor.
  • Open: Opens a file from disk and displays its contents in the editor.
  • Save: Saves the content of the editor to a file.

To open a file, click on the Open button and select the file you want to open. To save the content of the editor to a file, click on the Save button and select a file name and location. To clear the text in the editor, click on the Clear button.

Acknowledgments

PyQt5 documentation

Output

image

notepad's People

Contributors

omerahat avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.