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
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
Speed
In order to speed up conversion of STDF files to other file formats use 2 stdf-tamer installations.
parse the stdf file using stdf-tamer on pypy, and create a pickle file (polars is not suported on pypy) convert the pickle into the desired file format using stdf-tamer and CPython
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.19-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c1430f8355bacae6da17184b0e75c386397e7c2aa77501c34496f6960f014e3 |
|
MD5 | 3bacb19f65646acf62c96bc112021a4f |
|
BLAKE2b-256 | ecfb8de3e750f54a467a34ec8f78586a24c7d28439a239e932d7ca0c0e1b6b51 |