Hardware specs gathering? - platform independant

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Nicky Kotze

    #1

    Hardware specs gathering? - platform independant

    Good day

    I'm trying to figure out if there's a way to gather the computer's specs. At
    the end it will be scripted into Blender.

    Does Python have such direct hardware access methods that would be platform
    indepandant?

    Thanks
    Nicky


  • Peter Hansen

    #2
    Re: Hardware specs gathering? - platform independant

    Nicky Kotze wrote:
    I'm trying to figure out if there's a way to gather the computer's specs. At[color=blue]
    > the end it will be scripted into Blender.
    >
    > Does Python have such direct hardware access methods that would be platform
    > indepandant?[/color]

    Define "specs". Specifically, please. :-)

    Python has access to some things, but most likely not all
    the things you'd like.

    -Peter

    Comment

    • mh

      #3
      Re: Hardware specs gathering? - platform independant

      The Spike Asset Manager reports on the cpu speed and amount of memory
      for linux, macosx, windows and solaris.



      matt

      Comment

      Working...