Kiln AI Server
Project description
Kiln AI Server
About Kiln AI
Learn more about Kiln AI at getkiln.ai
This package is the Kiln AI server package. There is also a separate desktop application and python library package.
Github: github.com/Kiln-AI/kiln
Installation
pip install kiln_server
API Docs
Our OpenApi docs: https://kiln-ai.github.io/Kiln/kiln_server_openapi_docs/index.html
Running the server
python -m kiln_server.server
With auto-reload:
AUTO_RELOAD=true python -m kiln_server.server
Using the server in another FastAPI app
See server.py for examples, but you can connect individual API endpoints to your app like this:
from kiln_server.project_api import connect_project_api
app = FastAPI()
connect_project_api(app)
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
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 kiln_server-0.17.0.tar.gz.
File metadata
- Download URL: kiln_server-0.17.0.tar.gz
- Upload date:
- Size: 146.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.28
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f577a547b8c10f8aa82e4b9d2b13ecf7a78f11e1afefb307b25f942ffe475e2d
|
|
| MD5 |
09ec509666c76a2f54d9f51b48b698bb
|
|
| BLAKE2b-256 |
8fc991808c22bc06be487b6d5f45a4dc7c653491b6699a3e455c5d01c2833928
|
File details
Details for the file kiln_server-0.17.0-py3-none-any.whl.
File metadata
- Download URL: kiln_server-0.17.0-py3-none-any.whl
- Upload date:
- Size: 29.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.28
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d6fdd41c96795b4f7607cbcf58efb009bf72233cb4399e71d3907e6a4a6de2f
|
|
| MD5 |
2da84bc85b0612cd7f0a9cb6aec1ce07
|
|
| BLAKE2b-256 |
448f502949efa8d4430f8e08e17f2bc77105c5560af8b1cb94dd995d13f9c1a6
|