Python SDK scaffold for Clay Engine runtime and editor automation.
Project description
clayengine
clayengine is the Python SDK scaffold for Clay Engine runtime and editor automation.
Version 0.1.1 remains intentionally small. It ships the package metadata, a minimal
public version API, and a clean src/ layout so the package can keep evolving without
locking you into an overly large first release.
Install
pip install clayengine
Usage
import clayengine
print(clayengine.version())
Local Development
If uv is installed:
uv sync
uv run python -m unittest discover -s tests -v
uv build
Without uv:
python3 -m venv .venv
source .venv/bin/activate
python -m pip install -U build
python -m unittest discover -s tests -v
python -m build
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 clayengine-0.1.1.tar.gz.
File metadata
- Download URL: clayengine-0.1.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Zorin OS","version":"18","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecc4399fccb8cd89281d0336f57e2bb0b95af62dcad90513e0220c6de5ec0867
|
|
| MD5 |
80fd98666204226e6c88576eba445268
|
|
| BLAKE2b-256 |
c4465091e6df1c50b8697d24aba265b3c441b1e82bef23c72c440726c154441a
|
File details
Details for the file clayengine-0.1.1-py3-none-any.whl.
File metadata
- Download URL: clayengine-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Zorin OS","version":"18","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad97f284727c1fd9b276a69126a58031ad051886df2937efcadd0153c0798cef
|
|
| MD5 |
acd1f47a499008ab2c783208d5db973d
|
|
| BLAKE2b-256 |
15f3140402eba4f46876cdd73c3d9224eede728348174abf0f021b7c155e6614
|