1
eric
IDEs
by detlev
Eric is a Python IDE written using PyQt6 and QScintilla2. It has integrated project management capabilities, it gives you an unlimited number of editors, an integrated Python shell, an integrated debugger, integrated interfaces to Mercurial, Git and Subversion, integrated unittest and much more....
7.6

2
Python ToolTip class for arbitrary tkinter widget
Developers Apps
by ugnvs
Tkinter (tcl/tk interface for Python) lacks tooltips for its widgets.This is class which implements tooltips for arbitrary tkinter/ttk widgets.Just add extra tooltip attribute to the instance of a widget as follows: mywidget = some tkinter widget mywidget.tooltip = ToolTip(mywidget,...
Source-Code
Available as/for:Source-Codestable
5.0

3
Pylax
Database
by ThomasFuhringer
Database front end for SQLite, PostgreSQL and MySQL using Python as scripting language
5.0