Metadata-Version: 2.1
Name: kbve
Version: 1.0.3
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.9.3) ; 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.13.1) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: annotated-types (==0.6.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: anyio (==4.3.0) ; 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.2.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: autopage (==0.5.2) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: beautifulsoup4 (==4.12.3) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: certifi (==2024.2.2) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: charset-normalizer (==3.3.2) ; 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.6.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.8.2) ; 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: distro (==1.9.0) ; 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: exceptiongroup (==1.2.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: filelock (==3.13.3) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: flaml[blendsearch] (==2.1.2) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: frozenlist (==1.4.1) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: fsspec (==2024.3.1) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: greenlet (==3.0.3) ; 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: h11 (==0.14.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: httpcore (==1.0.5) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: httpx (==0.27.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: huggingface-hub (==0.22.2) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: idna (==3.6) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: importlib-metadata (==7.1.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: jinja2 (==3.1.3) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: litellm (==1.34.34) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: mako (==1.3.2) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: markupsafe (==2.1.5) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: multidict (==6.0.5) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: numpy (==1.26.4) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: openai (==1.16.2) ; 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 (==24.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: pbr (==6.0.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: prettytable (==3.10.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: pyautogen[blendsearch] (==0.1.12) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: pydantic (==2.6.4) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: pydantic-core (==2.16.3) ; 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.1) ; 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.12.25) ; 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.13.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: sniffio (==1.3.1) ; 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.29) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: stevedore (==5.2.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: termcolor (==2.4.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: tiktoken (==0.6.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: tokenizers (==0.15.2) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: tqdm (==4.66.2) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: typing-extensions (==4.11.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: urllib3 (==2.2.1) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: wcwidth (==0.2.13) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: websocket-client (==1.7.0) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: yarl (==1.9.4) ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: zipp (==3.18.1) ; python_version >= "3.9" and python_version < "3.11"
Description-Content-Type: text/markdown

# atlas

Project description here.

