Metadata-Version: 2.1
Name: h-devops
Version: 0.3.2
Summary: Tools to assist devops using CLI
Author: Vo Viet Hoang
Author-email: levuthanhtung11@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: psutil (>=5.9.1,<6.0.0)
Requires-Dist: tabulate (>=0.8.10,<0.9.0)
Requires-Dist: typer[all] (>=0.4.1,<0.5.0)
Description-Content-Type: text/markdown

# h_devops v0.3.2

_Python support package from 3.6 and up_

---

# How to install

Please run this command on your terminal window 🎉️ 

```shell
$ pip install h-devops
```

or

```shell
$ pip3 install h-devops
```

---

# How to use

Welcome to my world 😄 

Now you can use the package with alias **h-devops**

```shell
$ h-devops --help
```

> Oh !! You will most likely encounter problems during use. I'm so sorry about this. :'(
>
> If you don't mind, you can **feedback** the error to me by email: **levuthanhtung11@gmail.com**
>
> I am so happy about that ❤️ 
>
> Author: Võ Hoàng

