Skip to main content

Functions for creating and running Simulation Tools

Project description

SimTool

https://img.shields.io/pypi/v/simtool.svg https://img.shields.io/travis/hubzero/simtool.svg Documentation Status

Functions for creating and running Simulation Tools on the HUBzero platform lead by nanoHUB

Features

  • Easily declare and validate inputs and outputs of a simulation using Python and Jupyter notebooks. The entire simulation code can run inside a notebook or the notebook can be a wrapper that invokes complex external codes.

  • Uses papermill to run parameterized notebooks, saving a new copy for each run.

  • Results saved in a datastore (filesystem or web service based). The datastore can be used for machine learning and statistical analysis. Additionally, it functions as a cache.

  • Can be containerized for remote execution.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2019-08-09)

  • First release on PyPI.

0.2.0 (2020-03-04)

  • Second release on PyPI.

0.2.1 (2020-03-08)

  • Third release on PyPI.

0.2.2 (2020-03-08)

  • PyPI release with updated documentation.

0.2.3 (2020-09-21)

  • Improved search function to locate simTool notebook

0.3.1 (2021-06-14)

  • Improved input data validation

  • Added web service based cacheing support

0.3.2 (2021-09-22)

  • Fixed for use outside of HUBzero environment

0.3.3 (2021-10-04)

  • Improved automatic documentation generation

  • Fixed Image value setting

0.3.4 (2022-05-10)

  • Verify location of installed or published sim2L notebook

  • Differentiate between missing path and wrong path type (file/directory)

  • Stricter enforcement of param attributes

  • Retain directory structure when saving results.

  • Close open files to avoid file descriptor leakage

  • Added magic functions needed to run notebooks in parallel (MPI)

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

simtool-0.3.4.tar.gz (99.9 kB view hashes)

Uploaded Source

Built Distribution

simtool-0.3.4-py2.py3-none-any.whl (25.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page