Skip to content

alxfu/Writer-Tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

PyQt text editor tutorial repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%