Metadata-Version: 2.4
Name: fusionkit
Version: 0.10.0
Summary: Internal Python synthesis sidecar for the FusionKit Node CLI.
Keywords: fusionkit,model-fusion,llm,ensemble,sidecar
Author: Velum Labs
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: OS Independent
Requires-Dist: fusionkit-core==0.10.0
Requires-Dist: fusionkit-server==0.10.0
Requires-Dist: typer>=0.27.0
Requires-Dist: uvicorn>=0.50.0
Requires-Python: >=3.11
Project-URL: Homepage, https://fusionkit.velum-labs.com
Project-URL: Repository, https://github.com/velum-labs/handoffkit
Project-URL: Documentation, https://fusionkit.velum-labs.com
Description-Content-Type: text/markdown

# fusionkit-sidecar (PyPI package `fusionkit`)

PyPI `fusionkit` contains the internal synthesis sidecar driven by the npm
`@fusionkit/cli` front door.

The Python package installs only `fusionkit-sidecar`; it deliberately does not
install a `fusionkit` binary. The user-facing `fusionkit` command belongs to
the Node package. The Node CLI provisions the sidecar automatically.

Maintainer benchmark commands are published separately as `fusionkit-bench`
by `fusionkit-evals`.

Docs: https://fusionkit.velum-labs.com
Repository: https://github.com/velum-labs/handoffkit
