Skip to main content

No project description provided

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", "./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.10.0.tar.gz (464.0 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.10.0-py3-none-any.whl (707.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for luminarycloud-0.10.0.tar.gz
Algorithm Hash digest
SHA256 96addaa5db2923a4f22e0cf5074df3ce57fff67fb679b723c45c2624039e3de3
MD5 4d1918605ded0c24b3221892508798cd
BLAKE2b-256 102ed06192e666eadebded30d672b8f24d021d9528425df97152c9a4b94a991d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for luminarycloud-0.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6c4546b5e4e49e40451f3ac6897126742e169ab11ac00bc97439e4c1ecd7eb48
MD5 cc19a9dc791fb3d40457c9ba6bf4629f
BLAKE2b-256 073f42cf3c627b20df51b5a9964179c76de3cf703c997890fc367510f4fd238e

See more details on using hashes here.

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