Client SDK to interact with Kimina Lean server.
Project description
Kimina client
Client SDK to interact with Kimina Lean server.
Example use:
from kimina_client import KiminaClient
# Specify LEAN_SERVER_API_KEY in your .env or pass `api_key`.
# Default `api_url` is https://projectnumina.ai
client = KiminaClient()
# If running locally use:
# client = KiminaClient(api_url="http://localhost:80")
client.check("#check Nat")
Backward client
from kimina_client import Lean4Client
client = Lean4Client()
client.verify("#check Nat")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kimina_client-0.2.0.tar.gz
(25.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kimina_client-0.2.0.tar.gz.
File metadata
- Download URL: kimina_client-0.2.0.tar.gz
- Upload date:
- Size: 25.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a25d1fd6702fbaa036d3b2ed419368e5acfad6cc49b8a70f72f9d88b69eb4ac
|
|
| MD5 |
b01dad4056b641ca29e6de9d73ed35ae
|
|
| BLAKE2b-256 |
3e1bafed90798a181f7366b50615f2bdd4bee59c30444714f24d3198891b6df4
|
File details
Details for the file kimina_client-0.2.0-py3-none-any.whl.
File metadata
- Download URL: kimina_client-0.2.0-py3-none-any.whl
- Upload date:
- Size: 28.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20843cae47182834628d52617b0742f42018703b84063c82e0c83d981a02001f
|
|
| MD5 |
cff9ba5db49521c002ddfc9da41f3bc5
|
|
| BLAKE2b-256 |
7307028ce853a2b43d0f7c0bca85e90fc26ded7fb890cfe212e84cf8b9e2f2be
|