Text-Editor

A text editor programmed with Python and PyQt5 with integration to Microsoft Word.
Read WIKI for full instruction turorial + features

🛫Get started

This repository contains the code for a simple text editor implemented in Python. The text editor allows users to open, save, and export files, as well as apply formatting such as bold, italic, and underline. This post provides instructions on how to test the text editor. To test the text editor, follow these steps:

❇️Features

The text editor window will open, allowing you to perform various operations. You can open existing files, save files, and export files as DOCX documents. Additionally, you can apply formatting to the text, such as bold, italic, and underline. More features can be found in the Wiki.
Text-Editor - Wiki

Contributing

Contributions to the Text Editor are welcome! If you encounter any issues or have ideas for improvements, feel free to submit a pull request or open an issue on GitHub.

That’s it! You have now tested the text editor and verified its functionality. Feel free to explore and modify the code to suit your requirements.

For any issues or further assistance, please open an issue on the GitHub repository or reach out to the project maintainers.

Happy testing!