PyDC
- The title of this article is incorrect because of technical limitations. The correct title is pyDC.
pyDC is an open source client for the Direct Connect network. It is written in Python, with only a minor part in C for performance reasons. It can run under many operating systems: Unix-like (Linux, *BSD, ...), Windows and Macintosh.
pyDC offers both a command line interface (for minimal memory impact) and a full GUI. The latter is build using the wxWindows library that is fully cross-platform and that makes use of platform native widgets.
