Thanks to visit codestin.com
Credit goes to github.com

Skip to content

platforminfo/platforminfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlatformInfo Python library

This is alpha quality code. Do not use this code in its current form

Simple system info for Python.

Features:

  • Return kernel (kernel version coming soon)

  • Return OS version (general AND specific)

  • Return architecture (Linux/Mac only, Windows planned)

This code still has an extremely limited feature set and should not be used in production.

THERE IS NO DOCUMENTATION YET. IF YOU REALLY WANT TO USE THIS, READ THE CODE. Documentation coming soon