Metadata-Version: 2.3
Name: needto
Version: 0.0.3
Summary: Ask AI for help you in your terminal.
Project-URL: Documentation, https://github.com/danialkeimasi/needto#readme
Project-URL: Issues, https://github.com/danialkeimasi/needto/issues
Project-URL: Source, https://github.com/danialkeimasi/needto
Author-email: Danial Keimasi <danialkeimasi@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: groq==0.5.0
Requires-Dist: rich==13.7.1
Requires-Dist: simple-term-menu==1.6.4
Requires-Dist: typer==0.12.3
Description-Content-Type: text/markdown

# needto

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

-----

## Table of Contents

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

## Installation

```console
pip install needto
```

## License

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