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.1.7.tar.gz
(25.2 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.1.7.tar.gz.
File metadata
- Download URL: kimina_client-0.1.7.tar.gz
- Upload date:
- Size: 25.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95774fde0259a0280e6ce72090cf59d2659492160ed0be1a617d1eb2641abab1
|
|
| MD5 |
151d54f9b485fd478313c7a0d316fbc9
|
|
| BLAKE2b-256 |
1e9c91ec23e96d81cb39ca24670eebcd7ea119b917b595dcf572ec88847376a6
|
File details
Details for the file kimina_client-0.1.7-py3-none-any.whl.
File metadata
- Download URL: kimina_client-0.1.7-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 |
b84820ff11bee190716d069672a82219292b43c7556d9cb931dbc0c005aa49d0
|
|
| MD5 |
6a0e5ce6be019558e6b07587b99dfd56
|
|
| BLAKE2b-256 |
dbf55fc9d4e5427c1a3807683884fc0a5b58f496f63ab972553c81d60d88e2a6
|