Metadata-Version: 2.1
Name: kbve
Version: 1.0.1
Summary: ATLAS
License: Proprietary
Requires-Python: >=3.9,<3.11
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: aiohttp (==3.8.5) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: aiosignal (==1.3.1) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: alembic (==1.12.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: appdirs (==1.4.4) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: async-timeout (==4.0.3) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: attrs (==23.1.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: autopage (==0.5.1) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: beautifulsoup4 (==4.12.2) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: certifi (==2023.7.22) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: charset-normalizer (==3.3.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: click (==8.1.7) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: cliff (==4.3.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: cmaes (==0.10.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: cmd2 (==2.4.3) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: colorama (==0.4.6) ; python_version >= "3.9" and python_version < "3.11" and (platform_system == "Windows" or sys_platform == "win32")
Requires-Dist: colorlog (==6.7.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: diskcache (==5.6.3) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: docker (==6.1.3) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: filelock (==3.12.4) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: flaml[blendsearch] (==2.1.1) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: frozenlist (==1.4.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: fsspec (==2023.9.2) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: greenlet (==3.0.0) ; python_version >= "3.9" and python_version < "3.11" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32")
Requires-Dist: huggingface-hub (==0.16.4) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: idna (==3.4) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: importlib-metadata (==6.8.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: jinja2 (==3.1.2) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: litellm (==0.1.824) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: mako (==1.2.4) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: markupsafe (==2.1.3) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: multidict (==6.0.4) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: numpy (==1.26.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: openai (==0.28.1) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: optuna (==2.8.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: packaging (==23.2) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: pbr (==5.11.1) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: prettytable (==3.9.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: pyautogen[blendsearch] (==0.1.6) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: pyperclip (==1.8.2) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: pyreadline3 (==3.4.1) ; python_version >= "3.9" and python_version < "3.11" and sys_platform == "win32"
Requires-Dist: python-dotenv (==1.0.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: pywin32 (==306) ; python_version >= "3.9" and python_version < "3.11" and sys_platform == "win32"
Requires-Dist: pyyaml (==6.0.1) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: regex (==2023.10.3) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: requests (==2.31.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: scipy (==1.11.3) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: soupsieve (==2.5) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: sqlalchemy (==2.0.21) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: stevedore (==5.1.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: termcolor (==2.3.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: tiktoken (==0.5.1) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: tokenizers (==0.14.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: tqdm (==4.66.1) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: typing-extensions (==4.8.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: urllib3 (==2.0.6) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: wcwidth (==0.2.8) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: websocket-client (==1.6.3) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: yarl (==1.9.2) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: zipp (==3.17.0) ; python_version >= "3.9" and python_version < "3.11"
Description-Content-Type: text/markdown

# atlas

Project description here.

