Metadata-Version: 2.4
Name: aj090-hw-tools
Version: 0.0.4
Project-URL: Documentation, https://github.com/Vasencheg/aj090-hw-tools#readme
Project-URL: Issues, https://github.com/Vasencheg/aj090-hw-tools/issues
Project-URL: Source, https://github.com/Vasencheg/aj090-hw-tools
Author-email: Vasencheg <vasencheg@gmail.com>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: aioconsole>=0.8.1
Requires-Dist: aiofile>=3.9.0
Requires-Dist: aiohttp>=3.11.14
Requires-Dist: colorama>=0.4.6
Requires-Dist: configargparse>=1.7
Requires-Dist: esp-idf-nvs-partition-gen==0.1.8
Requires-Dist: esptool==4.8.1
Requires-Dist: numpy>=2.2.4
Requires-Dist: pexpect>=4.9.0
Requires-Dist: pyserial>=3.5
Requires-Dist: rich>=14.0.0
Description-Content-Type: text/markdown

# aj090_hw_tools

[![PyPI - Version](https://img.shields.io/pypi/v/aj090-hw-tools.svg)](https://pypi.org/project/aj090-hw-tools)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/aj090-hw-tools.svg)](https://pypi.org/project/aj090-hw-tools)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install aj090-hw-tools
```

## License

`aj090-hw-tools` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
