Metadata-Version: 2.1
Name: pycom-annek
Version: 1.2.0
Summary: A CLI for SmartCom Appliance Mangement API
License: MIT
Author: Michael MacKenna
Author-email: mmackenna@ufginsurance.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: requests-oauthlib (>=1.3.1,<2.0.0)
Requires-Dist: termcolor (>=2.4.0,<3.0.0)
Description-Content-Type: text/markdown

# PyCom

PyCom is a CLI for the SmartCom Appliance Management API

## Install

```bash
$ pip install pycom-annek
```

