OPEN-SOURCE PROJECT

typesafe-sdk-python

Official TypeSafe Python SDK with synchronous and asynchronous clients for Jev System One, plus question and answer types.

Stars
158
Forks
16
License
MIT
Last commit
2026-09-18

What Jev does here

system_one sends context and choice, score or yes/no questions to the API, then parses answers by question name.

Reuses request handling, typed answers and connection management in Python, with support for with and async with.

Reviewed the fixed-version README, client source and MIT license.