Metadata-Version: 2.1
Name: VersaCore
Version: 0.0.4
Summary: VersaCore Library
Home-page: https://github.com/AI-Sherpa/VersaCore
Author: Jansen Tang
Author-email: jansen.tang@ai-sherpa.io
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
Requires-Dist: requests>=2.25.1
Requires-Dist: openai>=0.5.0
Requires-Dist: Flask>=2.0.1
Requires-Dist: beautifulsoup4>=4.9.3
Requires-Dist: selenium>=4.1.0

# VersaCore

The VersaCore Python library

## Installation

```bash
pip install versacore
```
