Metadata-Version: 2.1
Name: hik_check
Version: 0.3.0
Summary: A script for hikvision device management
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.25.0

# hik_check

A command-line tool for Hikvision device management.

## Installation

```bash
pip install hik_check
```

## Requirements

- Python >= 3.7
- `requests` library (installed automatically)

## Usage

```bash
hik_check [options]
```

## Developer

Migara Mewantha
