Skip to main content

Pygamediag - 1.0

Quick diagnostic look at your Pygame/Python installation, along with hardware capabilities.


Devin Watson
(dklon)
Pygamediag is similar to the dxdiag utility found in Windows, but geared for Pygame developers. It brings together some of the more important information about Pygame into a single GUI so you don't have to keep launching a script from the CLI every time.

I made this as a helpful tool for those just starting out with Pygame, but even some experienced programmers might find it useful too.

Currently, this should report full stats for Windows and Linux. On OS X it should still report Pygame and SDL information, but not system information. Working on that.

Requires wxPython to run. wxGlade Project file is included as well if you want to modify it.

Changes

It is recommended to run this straight from source, since it uses the development environment and compiling to executable would only make it see its internal version information.

Links

Home Page
http://www.moviepartners.com/blog/utilities/pygamediag/
Source
http://www.moviepartners.com/files/pygamediag.zip
Windows
http://www.moviepartners.com/files/pygamediag.zip
Mac
http://www.moviepartners.com/files/pygamediag.zip

Releases

Pygamediag 1.0 — 21 Jun, 2009

Pygame.org account Comments