Title: MEDWX a Medical Client based on wxPython
MEDWX is a set of utilities, the most useful for a physician beeing a client communicating with an archive server by mean of DICOM protocol. Say in other words : a DICOM Viewer or a PACS Console. The last formulation seems to me more appropriate, because the MEDWX client is able to commuicate with a PACS server.
MEDWX is:
- based on python, wxPython and ZODB the Zope database. Only a small part of MEDWX is written in C for performance needs.
- known to run on Windows XP, Linux and more or less on Mac OS X.
- free software release on GPL license
- hosted on Sourceforge.net
Note: Python 2.3 or newer is required!