Metadata-Version: 2.1
Name: wayble
Version: 1.1.1
Summary: Official CLI for Wayble AI
Home-page: https://bitbucket.org/modcreative/wayble.py
Author: Selvin Ortiz
Author-email: selvin@modcreativeinc.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click (~=8.1.7)
Requires-Dist: requests (~=2.31.0)
Requires-Dist: python-dotenv (~=1.0.0)
Requires-Dist: beautifulsoup4 (~=4.12.2)
Requires-Dist: nltk (~=3.8.1)
Requires-Dist: langchain (~=0.0.311)

# Wayble
> Official CLI for Wayble AI

# Install
You can install **Wayble** using **pip**:

```shell
pip install wayble
```

# Usage

```shell
wayble --help
```


