Skip to content

Pv200/PYQT_TEXT_EDITOR-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PYQT_TEXT_EDITOR-

PyQtTextEditor

PyQtTextEditor is a simple text editor built using PyQt5, a set of Python bindings for Qt libraries. This lightweight text editor provides basic text editing functionality with a user-friendly interface.

Features

  • Syntax Highlighting: Supports syntax highlighting for various programming languages.
  • File Operations: Open, save, and create new text files easily.
  • Customization: Customize the appearance and behavior of the text editor.
  • Cross-Platform: Works seamlessly on Windows, macOS, and Linux.

For Your Reference...

Screenshot from 2024-01-01 23-09-47

Screenshot from 2024-01-01 23-10-58

Screenshot from 2024-01-01 23-11-15

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/PyQtTextEditor.git
  2. Install the required dependencies:

    pip install PyQt5
  3. Run the text editor:

    python main.py

Usage

  • Open the text editor.
  • Use the menu bar to perform various file operations.
  • Customize the editor settings through the preferences menu.
  • Enjoy seamless text editing!

Contributing

If you'd like to contribute to this project, please follow the Contributing Guidelines.

License

This project is licensed under the MIT License.

Acknowledgments

Contact

For any inquiries or feedback, please contact [email protected].

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages