Page 1 of 1

Twisted/Gtk+ developer here

Posted: Mon Jul 03, 2017 5:59 am
by aalex
Hi everyone,
I recently got interested in Deluge, and then I figure out its code uses Twisted. That's great! I have used Twisted in a lot of projects, especially Gtk+ or wxWidgets ones. I'll slowly get familiar with the project, but if I can be of some help with some Twisted-related code, that could be fun.
Best,

Re: Twisted/Gtk+ developer here

Posted: Mon Jul 03, 2017 9:58 am
by Cas
Welcome, excellent, look forward to seeing your contributions :)

What's your experience of Python 3 as been slowly moving the code over to that but hit a few twisted unicode-bytes issues. Also migration to Gtk3 is another biggie.