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.