🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

kimichat

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Malware was recently detected in this package.

Affected versions:

0.1.00.1.1

kimichat

Python package wrapper for the bundled kimichat runtime.

pipPyPI
Version
0.1.1
Weekly downloads
0
Maintainers
1
Weekly downloads
 

kimichat

Python package wrapper for the bundled native kimichat executable and start.sh launcher.

Install

python -m pip install -e .

Run

Set the launcher configuration in your environment, then run:

kimichat-run
# or
python -c "from kimichat import run; run()"

The package includes kimichat and start.sh under its package resources. The bundled runtime is Linux-oriented and requires Bash and the appropriate native drivers.

Test

python -m pytest

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts