Metadata-Version: 2.1
Name: xirvik-tools
Version: 0.5.0
Summary: Command line utilities for interfacing with Xirvik.
Home-page: https://github.com/Tatsh/xirvik-tools
License: MIT
Keywords: command line,utilities,xirvik
Author: Fa An
Author-email: 2998784916@qq.com
Requires-Python: >=3.11,<4
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Typing :: Typed
Requires-Dist: beautifulsoup4 (>=4.12.3,<5.0.0)
Requires-Dist: click (>=8.1.3,!=8.1.4)
Requires-Dist: html5lib (>=1.1,<2.0)
Requires-Dist: loguru (>=0.7.2,<0.8.0)
Requires-Dist: pyxdg (>=0.28,<0.29)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: tabulate (>=0.9.0,<0.10.0)
Requires-Dist: unidecode (>=1.3.8,<2.0.0)
Requires-Dist: urllib3 (>=2.2.0,<3.0.0)
Project-URL: Documentation, https://xirvik-tools.readthedocs.io/
Project-URL: Repository, https://github.com/Tatsh/xirvik-tools
Description-Content-Type: text/markdown

# Xirvik Tools

[![QA](https://github.com/Tatsh/xirvik-tools/actions/workflows/qa.yml/badge.svg)](https://github.com/Tatsh/xirvik-tools/actions/workflows/qa.yml)
[![Tests](https://github.com/Tatsh/xirvik-tools/actions/workflows/tests.yml/badge.svg)](https://github.com/Tatsh/xirvik-tools/actions/workflows/tests.yml)
[![Coverage Status](https://coveralls.io/repos/github/Tatsh/xirvik-tools/badge.svg?branch=develop)](https://coveralls.io/github/Tatsh/xirvik-tools?branch=develop)
[![Documentation Status](https://readthedocs.org/projects/xirvik-tools/badge/?version=latest)](https://xirvik-tools.readthedocs.io/en/latest/?badge=latest)
![PyPI - Version](https://img.shields.io/pypi/v/xirvik-tools)
![GitHub tag (with filter)](https://img.shields.io/github/v/tag/Tatsh/xirvik-tools)
![GitHub](https://img.shields.io/github/license/Tatsh/xirvik-tools)
![GitHub commits since latest release (by SemVer including pre-releases)](https://img.shields.io/github/commits-since/Tatsh/xirvik-tools/v0.5.0/develop)

Command line tools for Xirvik services

## Installation

```shell
pip install xirvik-tools
```

## Command line usage

```shell
xirvik
```

