Sitelet https://eric-ide.python-projects.org/eric-tutorials.html

The Eric Python IDE

LogParser

Jaime Seuma has provided a beginners tutorial using eric to write a parser for the IIS log.

LogParser tutorial

MiniBrowser

Jaime Seuma has provided another beginners tutorial using eric to write a simple web browser using QtWebKit.

MiniBrowser tutorial