All Projects → goldsborough → Writer Tutorial

goldsborough / Writer Tutorial

Licence: mit
PyQt text editor tutorial repository

Programming Languages

python
139335 projects - #7 most used programming language

Writer-Tutorial

Image of Writer

This repository holds the code for my tutorial series on Building a text editor with PyQt, where I outline the process of creating a rich-text editor using the Python binding for Qt, PyQt. The editor includes features for:

  • File management
  • Rich-text formatting
  • Table insertion and management
  • Find-and-replace
  • Inserting images
  • And more!

Tutorials

Part 1

Part 2

Part 3

Part 4

PyQt5

Thanks to Jock2 the entire tutorial series is now ported to PyQt5 (see the PyQt5 folder).

Updates

You can check for any updates or added features in the non-tutorial Writer repository, here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].