Metadata-Version: 2.1
Name: inductiva
Version: 0.4.4
Summary: Python client for the Inductiva API
Home-page: https://github.com/inductiva/inductiva
Author: Inductiva Research Labs
Author-email: contact@inductiva.ai
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: certifi>=14.5.14
Requires-Dist: frozendict~=2.3.4
Requires-Dist: setuptools>=21.0.0
Requires-Dist: typing-extensions~=4.3.0
Requires-Dist: urllib3~=1.26.7
Requires-Dist: python-dateutil
Requires-Dist: absl-py
Requires-Dist: jinja2
Requires-Dist: tabulate
Requires-Dist: tqdm
Requires-Dist: websocket-client
Requires-Dist: pyyaml


[![Python package](https://github.com/inductiva/inductiva/actions/workflows/python-package.yml/badge.svg)](https://github.com/inductiva/inductiva/actions/workflows/python-package.yml)

![linkedin_header](https://user-images.githubusercontent.com/104431973/231184851-0ce34289-593e-4832-aaa2-9aae652113f5.jpg)

# Inductiva: a Python package for scaling simulations on the Cloud

Welcome to the official Python library for the Inductiva API version **0.4.4**. 
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.

To find out more, check our [documentation](https://inductiva-research-labs-inductiva.readthedocs-hosted.com/en/latest/).


If you have any questions or suggestions about the API please [open an issue on the inductiva’s API Client GitHub repo](https://github.com/inductiva/inductiva/issues), or contact us via [support@inductiva.ai](mailto:support@inductiva.ai).
