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

kimitalk

Package Overview
Dependencies
Maintainers
1
Versions
3
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.10.1.2

kimitalk

Python package wrapper for the bundled kimitalk runtime.

pipPyPI
Version
0.1.2
Weekly downloads
0
Maintainers
1
Weekly downloads
 

kimitalk

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

Install

python -m pip install -e .

Run

Set the launcher configuration in your environment, then run:

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

The package includes kimitalk 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