Skip to content

inductiva/inductiva

Repository files navigation

Python package Python version Documentation Benchmarks pypi version coverage badge

inductiva_banner

Inductiva: a Python package for scaling simulations on the Cloud

Welcome to the official Python library for the Inductiva API.

The Inductiva API allows running a set of open-source physical simulators on the cloud, easily parallelizing simulations, each running on hundreds of CPU cores.

Inductiva simplifies the complexities of cloud resource management, and software configuration, offering a straightforward Python interface for running simulations on state-of-the-art hardware. This allows scientists and engineers to focus their time and energy on what matters: running simulations that solve real problems.

System Requirements

  • Python >= 3.9
  • pip (or pip3) to install the inductiva package

Getting started

  1. Register at:

https://console.inductiva.ai

  1. Install the Inductiva Python Package
pip install inductiva
  1. Authenticate with your API Key
inductiva auth login

To find out more, check our documentation.

If you have any questions or suggestions about the API please open an issue on the inductiva’s API Client GitHub repo, or contact us via support@inductiva.ai.