Skip to main content

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


Download files

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

Source Distribution

luminarycloud-0.23.8.tar.gz (817.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

luminarycloud-0.23.8-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file luminarycloud-0.23.8.tar.gz.

File metadata

  • Download URL: luminarycloud-0.23.8.tar.gz
  • Upload date:
  • Size: 817.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for luminarycloud-0.23.8.tar.gz
Algorithm Hash digest
SHA256 593112b0f12c314f079d82a9c1157b45cdd85d55bbf2a94da8ca95707958ed6b
MD5 4aa482f1bd8308f17b7704b068bb5022
BLAKE2b-256 86ff3c2a4f4157a27af3d374544dcf55191cf18670183a09082750144df9ee53

See more details on using hashes here.

Provenance

The following attestation bundles were made for luminarycloud-0.23.8.tar.gz:

Publisher: sdk-release.yaml on luminarycloud/core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file luminarycloud-0.23.8-py3-none-any.whl.

File metadata

  • Download URL: luminarycloud-0.23.8-py3-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for luminarycloud-0.23.8-py3-none-any.whl
Algorithm Hash digest
SHA256 f4651689418827f72a45da4ed3dd10ca68aff911d9feab833d93d40b226637db
MD5 206965144b4af507b6871fc4cea61739
BLAKE2b-256 e304f530a96a4b5390b83a3cd0971af3fca332c6026d0341617fa341c2729f77

See more details on using hashes here.

Provenance

The following attestation bundles were made for luminarycloud-0.23.8-py3-none-any.whl:

Publisher: sdk-release.yaml on luminarycloud/core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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