syspy  0.1
syspy windows system information tool with python
syspy.disk.disk Namespace Reference

Classes

class  Disk
 

Variables

string __title__ = 'syspy'
 
string __version__ = '0.1'
 
string __author__ = 'Ali GOREN <goren.ali@yandex.com>'
 
string __repo__ = 'https://github.com/aligoren/syspy'
 
string __license__ = 'Apache v2.0 License'
 

Variable Documentation

string syspy.disk.disk.__author__ = 'Ali GOREN <goren.ali@yandex.com>'

Definition at line 3 of file disk.py.

string syspy.disk.disk.__license__ = 'Apache v2.0 License'

Definition at line 5 of file disk.py.

string syspy.disk.disk.__repo__ = 'https://github.com/aligoren/syspy'

Definition at line 4 of file disk.py.

string syspy.disk.disk.__title__ = 'syspy'

Definition at line 1 of file disk.py.

string syspy.disk.disk.__version__ = '0.1'

Definition at line 2 of file disk.py.