Skip to main content

Specialized templating engine do develop a parameterized set of model data sets

Project description

Tests Test Coverage Latest release BSD-3 clause license pyslice downloads PyPI - Python Version

Welcome to pyslice - dataset template engine’s documentation!

pyslice is a specialized templating system that replaces variables in a template data set with numbers taken from all combinations of a grouped series of numbers. It creates a dataset from input template files for each combination of variables in the series.

The main function of pyslice is to provide utility functions for parametric modeling. Parametric modeling is a process of varying many inputs to a model. A drawback to parametric modeling is that there are usually hundreds to thousands of data sets to prepare and a corresponding number of model runs. pyslice will create the model data sets and manage the model runs, or place the model runs in a queue managed by other software. pyslice is also useful in establishing the sensitivity of a model to changing parameters.

Documentation

Reference documentation is at https://timcera.bitbucket.io/pyslice/docs/index.html

Installation

At the command line:

$ pip install pyslice
# OR
$ easy_install pyslice

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv pyslice
$ pip install pyslice

Development

Development is managed on bitbucket at https://bitbucket.org/timcera/pyslice/overview.

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

pyslice-4.2.6.tar.gz (44.3 kB view hashes)

Uploaded Source

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