The LynxKite application, with web server and UI
Project description
LynxKite MM
This is an experimental rewrite of LynxKite. It is not compatible with the original LynxKite. The primary goals of this rewrite are:
- Target GPU clusters instead of Hadoop clusters. We use Python instead of Scala, RAPIDS instead of Apache Spark.
- More extensible backend. Make it easy to add new LynxKite boxes. Make it easy to use our frontend for other purposes, configuring and executing other pipelines.
Development
To run the backend:
uv pip install -e .
cd ../examples && LYNXKITE_RELOAD=1 lynxkite
To run the frontend:
cd web
npm i
npm run dev
To update the frontend types with the backend types:
$ uv run pydantic2ts --module lynxkite_core.frontend_types --output ./web/src/apiTypes.ts --json2ts-cmd "npx json-schema-to-typescript"
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
lynxkite_app-0.3.0.tar.gz
(137.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 lynxkite_app-0.3.0.tar.gz.
File metadata
- Download URL: lynxkite_app-0.3.0.tar.gz
- Upload date:
- Size: 137.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb1a1783016f701ba452e84463a85a00b344adb8f67e008b83903015d2cef4f8
|
|
| MD5 |
14c8d2cf45c350e7d67281d6bb7cf93f
|
|
| BLAKE2b-256 |
b05e483878c327bfef768ab1fef51151ff0a120c80c53013f15941b0413abfb8
|
File details
Details for the file lynxkite_app-0.3.0-py3-none-any.whl.
File metadata
- Download URL: lynxkite_app-0.3.0-py3-none-any.whl
- Upload date:
- Size: 8.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee3503feed980f33d5d103d936ececc5a4776d235ba73ad18594db3f723fdffa
|
|
| MD5 |
e81939380700140fd2a97516850b9173
|
|
| BLAKE2b-256 |
18053d744df40771c544e7cf7a742266398756558a0ae724af06484ee43304ea
|