Skip to main content

Kiln AI Server

Project description

Kiln AI Server

PyPI - Version PyPI - Python Version


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

Docs: https://kiln-ai.github.io/Kiln/kiln_core_docs/index.html

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kiln_server-0.5.4.tar.gz (137.0 kB view details)

Uploaded Source

Built Distribution

kiln_server-0.5.4-py3-none-any.whl (18.9 kB view details)

Uploaded Python 3

File details

Details for the file kiln_server-0.5.4.tar.gz.

File metadata

  • Download URL: kiln_server-0.5.4.tar.gz
  • Upload date:
  • Size: 137.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.4.28

File hashes

Hashes for kiln_server-0.5.4.tar.gz
Algorithm Hash digest
SHA256 42b2d7e8dd78ffa9f31c5377041b9432b2ce7d3ac8f387cb3643103e978237d8
MD5 593aefa6514ec3ffcb35498fabfb795f
BLAKE2b-256 fdfcb0f904eac7914dbd088eb6b95767f40a7ace37fa20d93bad19fd3da2649a

See more details on using hashes here.

File details

Details for the file kiln_server-0.5.4-py3-none-any.whl.

File metadata

File hashes

Hashes for kiln_server-0.5.4-py3-none-any.whl
Algorithm Hash digest
SHA256 7bc138d6702c30187b26fcb59abbe910466b3cc03067f46e494fecc762893c14
MD5 89c70cb2c21ab3a25e22616f93ebeab4
BLAKE2b-256 a88343a3b50fda08fca75f2ab8cc69182ca9e3b743b19055c4a449594c115b2b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page