Skip to main content

General purpose OpenTURNS python wrapper tools

Project description

https://github.com/openturns/otwrapy/actions/workflows/build.yml/badge.svg?branch=master

otwrapy is a collection of tools that simplify the task of wrapping external codes in a Python environment as well as parallelizing it. It is built on top of OpenTURNS, with its users as the target audience. Documentation is available here. The module provides :

  • An integrated progress bar for unit evaluation of a sample without parallelization.

  • A Parallelizer class that converts any ot.Function into a parallel wrapper using either multiprocessing, ipyparallel, joblib, pathos or dask SSHCluster.

  • A set of useful tools that simply recurrent tasks when writing code wrappers:

    • TempWorkDir: Context manager that gracefully creates a temporary working directory. It handles errors and has the option to cleanup upon exit.

    • Debug: Decorator that protects the decorated function into a try/except structure so that errors are logged. It is specially useful when you launch your code in a non interactive environment.

    • load_array and dump_array: Used for efficiently create and load backups with the option to compress with gzip.

    • safemakedirs: Create a directory without raising an exception if it exits.

    • create_logger: Return a logger with a FileHandler at a given logging level.

otwrapy comes from the experience of wrapping a lot of different external codes at Phimeca engineering. We are a company specialized in uncertainty treatment and we assist our clients introducing the probabilistic dimension in their so far deterministic studies.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

otwrapy-0-py3-none-any.whl (1.5 MB view details)

Uploaded Python 3

File details

Details for the file otwrapy-0-py3-none-any.whl.

File metadata

  • Download URL: otwrapy-0-py3-none-any.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/7.0.1 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.31.0 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for otwrapy-0-py3-none-any.whl
Algorithm Hash digest
SHA256 801111cbc5e4973dcbaffbffb9cc049346fef060abe154e525a5f2fd3d5e8b06
MD5 7fd0776058a3c8d8f94308f076135fad
BLAKE2b-256 9b286ca2c5ace4314d324253f8e38a9150f4d6fee0d604d08700482b6eea7a1c

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