Metadata-Version: 2.4
Name: vectorbea
Version: 0.2.8
Summary: Official Python SDK for the VectorBea prompt management platform
Author-email: VectorBea <support@vectorbea.com>
License: MIT
Project-URL: Homepage, https://vectorbea.com
Project-URL: Documentation, https://vectorbea.com/docs
Project-URL: Repository, https://github.com/susmitbanerjee/vectorbea
Keywords: vectorbea,llm,prompt,ai,sdk
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.28.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-mock>=3.0; extra == "dev"
Requires-Dist: responses>=0.23; extra == "dev"
