Metadata-Version: 2.1
Name: ospylib
Version: 0.0.2
Summary: os.py - Python library as well as command prompt tool to read and manipulate machine information 💻
Home-page: https://github.com/Bamboooz/os.py
Author: Bamboooz
Author-email: bambusixmc@gmail.com
License: BSD-3-Clause
Keywords: python,windows,library,device,cpu,hardware,storage,gpu,display,motherboard,system-monitor,terminal,hardware-information,network-information
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Programming Language :: Python :: 3

os.py - Python library as well as command prompt tool to read and manipulate machine information đź’»

Installation

You can install os.py using pip:
pip install ospylib

Usage

To use os.py, simply import it at the beginning of your Python script:

import ospylib

Contributing

If you would like to contribute to os.py, please submit a pull request on GitHub.

License

os.py is released under the BSD-3-Clause license. See LICENSE.md for more information.
