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.
Release files for pyslice 4.2.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyslice-4.2.4.tar.gz | 44.5 kB | Details |
Release files / pyslice-4.2.4.tar.gz
| Download URL | pyslice-4.2.4.tar.gz |
|---|---|
| Size | 44.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
28aed5518c3597574e255dd2b85bf9d9da1a62f3789ccc3113a8df5eba91d17e
|
|
BLAKE2b-256 checksum How to use checksums |
0db9206363d822cd79ba4a7b7636b925d1d6bdffe4f6cae7e068d3931c51379e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.11
|