a stdf reader/writer/analyser/converter and robotframework library
Project description
stdf tamer
This package was originally developed at DC Jona / ams-OSRAM.
It is a general purpose stdf file parser / generator / simulator / analyser and converter.
But mainly it is used for these use cases.:
- write STDF files from robotframework test cases
- analyse STDF file content
- convert STDF files to other file formats
Usage:
stdfconvert --help
stdfanalyse --help
stdfrenamer --help
stdfrerunwithnewlimits --help
Source.:
https://gittf.ams-osram.info/labor-rapperswil-jona/ams-tamer
API Documentation.:
https://labor-rapperswil-jona.git-pages.ams-osram.info/ams-tamer/index.html
Tips and tricks
Conversion Speed
In order to speed up conversion of STDF files to other file formats use 2 stdf-tamer installations, one in pypy for the actuall parsing of hte STDF files, and one in CPython to perform the acutall converison using polars. For this please use a /etc/stdf-tamer.toml config file like this
[converter] stdf_to_pickle_cmd = "/path2pypywithstdf-tamer/bin/pypy -m ams_rw_stdf.convert stdf2pickle"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for stdf_tamer-1.0.22-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07027cd87397dcf61284b103be0da6f53780dbc2e499fd9d8981d1f0043871c6 |
|
MD5 | 93a25dbf1c3b0280de16936d9ba001ee |
|
BLAKE2b-256 | b9a5aef7bfd1baf594a43649217e5dcde9ea2b008b474a4b5a2c6f6fbe8a80cd |