Metadata-Version: 2.4
Name: HakObserverLinuxpy
Version: 2.3.0
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
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# 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
