ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> python-announce
python-announce
ANN: PyQStat 1.0 -- A Python wrapper around QStat
by Erik Max Francis other posts by this author
Feb 24 2003 10:06AM messages near this date
ANNOUNCE: release of SalStat 20030224 | PyCon registration: last days at Early Bird rate
Summary

    A Python wrapper around QStat, the realtime game server status
    tool.


Overview

    PyQStat is a fairly basic Python wrapper around "QStat",
    http://www.qstat.org/, 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.


Getting the software

    The current version of qstat is 1.0.

    The latest version of the software is available in a tarball here:
    http://www.alcyone.com/pyos/qstat/qstat-latest.tar.gz.

    The official URL for this Web site is
    http://www.alcyone.com/pyos/qstat/.


Requirements

    - Python 2.0 or greater.

    - A functioning XML parser integrated with Python's
      'xml.dom.minidom'.

    - An installed verison of QStat -- or a workalike application --
      which supports the -xml argument.


License

    This code is released under the GPL.

-- 
 Erik Max Francis / max@[...].com / http://www.alcyone.com/max/
 __ San Jose, CA, USA / 37 20 N 121 53 W / &tSftDotIotE
/  \ You make me feel like / I can be a better woman
\__/ India Arie
    Max Pandaemonium / http://www.maxpandaemonium.com/
 A sampling of Max Pandameonium's music.

-- 
http://mail.python.org/mailman/listinfo/python-announce-list

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved