Announcing PySTDF
PySTDF is a little pet project of mine, a Python module for processing STDF. STDF (Standard Test Data Format) is a binary datalog format originally developed by Teradyne which is supported by most major automated test equipment (ATE) platforms. I have several years of experience with software development in a semiconductor test environment and as a result I am very familiar with this ubiquitous format.
When I was learning Python a while back I wrote a simple parser in my spare time to understand two concepts in "Pythonic" programming: functional programming and metaclasses. Out of this hacking around, and a little cleanup, comes PySTDF.
Visit the PySTDF project page.
When I was learning Python a while back I wrote a simple parser in my spare time to understand two concepts in "Pythonic" programming: functional programming and metaclasses. Out of this hacking around, and a little cleanup, comes PySTDF.
Visit the PySTDF project page.
0 Comments:
Post a Comment
<< Home