Luminary Cloud SDK
Project description
Luminary Cloud's Python Software Development Kit (SDK) allows you to access many of the features within our platform programmatically (i.e. without needing to go through the graphical user interface in your browser).
Our Python SDK provides a secure abstraction layer, a set of simulation-specific data structures, and all the necessary functionality to enable automation via simple Python scripts.
It allows you to create your own applications leveraging Luminary (such as importing geometry and creating meshes, running and post-processing simulations, running explorations and creating surrogate models) and connect Luminary simulations to pre- and post-processing tools that are already part of your own workflows.
The sample code below shows how the SDK can be used to upload a mesh and run a simulation (note that the Python SDK is designated as Early Access and syntax and functionality may change significantly).
import luminarycloud as lc
project = lc.create_project("NACA 0012", "My first SDK project.")
mesh = project.upload_mesh("./airfoil.lcmesh")
sim_template = project.create_simulation_template("test template", params_json_path="./simulation_template.json")
sim = project.create_simulation(mesh.id, "My simulation", sim_template.id)
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 luminarycloud-0.21.1.tar.gz.
File metadata
- Download URL: luminarycloud-0.21.1.tar.gz
- Upload date:
- Size: 686.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5fb94ff6f5cd2ac25a47e6139d8954552309a6f17163c262abebb1ed416bfc5b
|
|
| MD5 |
c825a9573898bccc21575033fe1eb564
|
|
| BLAKE2b-256 |
12f8e3c0e15e58662ea64f63887d7911f4c7706a14c73a99a0c11d9ef115823e
|
Provenance
The following attestation bundles were made for luminarycloud-0.21.1.tar.gz:
Publisher:
sdk-release.yaml on luminarycloud/core
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
luminarycloud-0.21.1.tar.gz -
Subject digest:
5fb94ff6f5cd2ac25a47e6139d8954552309a6f17163c262abebb1ed416bfc5b - Sigstore transparency entry: 616287953
- Sigstore integration time:
-
Permalink:
luminarycloud/core@c653952357fd449d4bb377466199a1b8f67c0913 -
Branch / Tag:
refs/heads/master - Owner: https://github.com/luminarycloud
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
sdk-release.yaml@c653952357fd449d4bb377466199a1b8f67c0913 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file luminarycloud-0.21.1-py3-none-any.whl.
File metadata
- Download URL: luminarycloud-0.21.1-py3-none-any.whl
- Upload date:
- Size: 985.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59c404c898e0372357550a63862f6f6aa070ce8f2faea46b3a0bcd4503787df2
|
|
| MD5 |
b1bf74e2f11bd77562d6ef3eb6d05b89
|
|
| BLAKE2b-256 |
0d3f7b5824f0337912faefd602f4cbdb0f304164ec07d9de8bfe4899aabb23d0
|
Provenance
The following attestation bundles were made for luminarycloud-0.21.1-py3-none-any.whl:
Publisher:
sdk-release.yaml on luminarycloud/core
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
luminarycloud-0.21.1-py3-none-any.whl -
Subject digest:
59c404c898e0372357550a63862f6f6aa070ce8f2faea46b3a0bcd4503787df2 - Sigstore transparency entry: 616287997
- Sigstore integration time:
-
Permalink:
luminarycloud/core@c653952357fd449d4bb377466199a1b8f67c0913 -
Branch / Tag:
refs/heads/master - Owner: https://github.com/luminarycloud
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
sdk-release.yaml@c653952357fd449d4bb377466199a1b8f67c0913 -
Trigger Event:
workflow_dispatch
-
Statement type: