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.17.0.tar.gz (642.6 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.17.0-py3-none-any.whl (936.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for luminarycloud-0.17.0.tar.gz
Algorithm Hash digest
SHA256 54f22279f6110ecd96c903f180a75c43bd7d97507c962da5fef5e63c4b5e4e2f
MD5 f5be141e6edc9964a2991ccd5cf0f8f5
BLAKE2b-256 c57b3c3626ffda3bad2ee406b2d00100a794c9e8f0c4094f519a9d19e658bd7c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: luminarycloud-0.17.0-py3-none-any.whl
  • Upload date:
  • Size: 936.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for luminarycloud-0.17.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5dee56f86ed36d0de43c3e7493c91398e54afda02eb291cb26797df13b3de419
MD5 98574e8def87528adc93479ef0467a85
BLAKE2b-256 7c611eb13adf3e37fc9b8a3d2c398fe792591ad82a27f6e35cb217e2e5964a4d

See more details on using hashes here.

Provenance

The following attestation bundles were made for luminarycloud-0.17.0-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