Metadata-Version: 2.4
Name: monkeytype-cli
Version: 0.1
Project-URL: Documentation, https://github.com/kanakOS01/monkeytype-cli#readme
Project-URL: Issues, https://github.com/kanakOS01/monkeytype-cli/issues
Project-URL: Source, https://github.com/kanakOS01/monkeytype-cli
Author-email: Kanak Tanwar <kanaktanwarpro@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
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 :: 3.13
Requires-Python: >=3.9
Requires-Dist: click
Requires-Dist: rich
Requires-Dist: textual
Requires-Dist: textual-dev
Description-Content-Type: text/markdown

# monkeytype-cli

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

-----

## Table of Contents

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

## Installation

```console
pip install monkeytype-cli
```

## License

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