Metadata-Version: 2.4
Name: hezarfenai
Version: 0.0.6
Summary: A Teknofest project named HezarfenAI Official Python Package
Author: Ömer Asaf Karasu
Author-email: omer.karasu@niafix.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# HezarfenAI - Official Python Package

## List Of Content

- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)

## Installation

To install HezarfenAI, run the following command:

```bash
pip install hezarfenai
```

## Usage

To use HezarfenAI, import it in your Python script:

```python
import hezarfenai
```

import hezarfenai

## Contributing

Contributions are welcome! Please read our [contributing guidelines](CONTRIBUTING.md) for more information.

## License

HezarfenAI is licensed under the [MIT License](LICENSE).

## Acknowledgments

We would like to thank the following organizations for their support:

- [HezarfenAI](https://www.hezarfenai.com/)
