Metadata-Version: 2.4
Name: nael-utils
Version: 0.1.3
Summary: A collection of utilities for Python.
Home-page: https://github.com/Nael-Nathanael/nael-utils
Author: Nathanael
Author-email: Nael <nael.nathanael71@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: langchain-core
Requires-Dist: langchain-openai
Requires-Dist: openai
Requires-Dist: pydantic
Dynamic: author
Dynamic: home-page
Dynamic: requires-python

# nael-utils

A collection of utilities for Python.

## Installation

You can install `nael-utils` using `pip`:

```bash
pip install nael-utils
