Description
Description
Event Timeline
Comment Actions
Eggdrop 1.10 comes with Python support:
By far, the biggest improvement is something people have been asking for a long time- the inclusion of a Python module! Thanks to a herculean effort by thommey, Eggdrop now comes with a Python module that has full access to the existing Tcl API, so it is feature complete. It requires Python >= 3.8 and supports both threads and async Python allowing it run in parallel to Eggdrop.
As it was our main motivation for Dynbridge, I guess we can close this task.