Skip to content

linuxdaemon/speccy-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speccy-parser

A basic library for parsing information from a Speccy snapshot

Basic Usage

>>> from speccyparse import parse
>>> data = parse(speccy_id)
>>> data["Summary"]["Operating System"]
'Windows 10 Pro 64-bit'

About

A basic library for parsing information from a Speccy snapshot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages