Skip to content

ryzeon-dev/sysutil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sysutil-lib

  • Linux system information library
  • available for both Rust and Python


Contribution

  • feel free to contribute adding features and / or translate the library in other languages

Rust

Installation

  • run in terminal
cargo add sysutil
  • or insert the following in your Cargo.toml
...

[dependencies]
sysutil = "0.4.2"

Python

Installation

pip install sysutil-lib

About

Linux system information library [Rust][Python3]

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published