Metadata-Version: 2.1
Name: HakObserverLinuxpy
Version: 2.2.1
Summary: A package connect endpoints to the Hakware Application for Linux
Author: Jacob O'Brien
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: psutil
Requires-Dist: requests-html

# Hakware-py

HakObserver Linux is a Python package that allows endpoints to connect to the Hakware solution

## Installation

To install HakObserverLinuxpy, ensure you have Python installed (version 3.6 or higher), then use pip to install the package:

```bash
pip install HakObserverLinuxpy
