Metadata-Version: 2.1
Name: ihsan
Version: 0.0.4
Summary: Behold Ihsan Project
Home-page: https://github.com/Mohamed-Kaizen/ihsan/
License: MIT
Keywords: ihsan
Author: Mohamed Nesredin
Author-email: m.n.kaizen@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=5.3.1,<6.0.0)
Requires-Dist: pydantic (>=1.7.2,<2.0.0)
Requires-Dist: rich (>=9.2.0,<10.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: typer[all] (>=0.3.2,<0.4.0)
Project-URL: Repository, https://github.com/Mohamed-Kaizen/ihsan/
Description-Content-Type: text/markdown

> ## 🛠 Status: In Development
> Ihsan is currently in development. So we encourage you to use it and give us your feedback, but there are things that haven't been finalized yet and you can expect some changes.
>
> See the list of Known Issues and TODOs, below, for updates.


## Overview

Behold Ihsan Project


## Installation

```shell script
poetry add ihsan

```

or

```shell script
pip install ihsan

```

