Skip to main content

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)

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.24.3.tar.gz (976.2 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.24.3-py3-none-any.whl (1.3 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: luminarycloud-0.24.3.tar.gz
  • Upload date:
  • Size: 976.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for luminarycloud-0.24.3.tar.gz
Algorithm Hash digest
SHA256 929413baec0a514f9f6c51928bf2750a777506c3b292e5527e9bf3c9917bd739
MD5 3287a737d6676104a5c0b5c36996bf6b
BLAKE2b-256 a2c478067b5b6bcb3a50e4dc80a7566dccb2d08857466e583dd72a7e2deb800b

See more details on using hashes here.

Provenance

The following attestation bundles were made for luminarycloud-0.24.3.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.24.3-py3-none-any.whl.

File metadata

  • Download URL: luminarycloud-0.24.3-py3-none-any.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for luminarycloud-0.24.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a0744f8d0bba0086cc0bdaed8c8e3c08e529d4f25e66cf27a1a7d4fe84cb7786
MD5 ea5857e16ff081eb300ff99f17245665
BLAKE2b-256 610e87dd6ff046636c78c2dc4e028574544d0c7fb7f02f3e393578badd40ef98

See more details on using hashes here.

Provenance

The following attestation bundles were made for luminarycloud-0.24.3-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 Sentry Error logging StatusPage Status page