PyQStat is a fairly simple Python wrapper around QStat, an application designed to report server status for a wide variety of realtime game servers. PyQStat invokes QStat via os.popen and parses its XML output mode. Although primarily intended as an importable module for integrating QStat functionality into other applications, PyQStat can also be used from the command line.
| Tags | Games/Entertainment First Person Shooters Software Development Libraries Python Modules |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Python |