API and command line utility, written in Python, for querying Elasticsearch exporting result as
documents into a CSV file. The search can be done using logical operators or ranges, in
combination or alone. The output can be limited to the desired attributes. Also ToT can insert the
querying to a Pandas Dataframe or/and save its in a HDF5 container (under development).
...Succeeding PCB revisions what contain redesign changes can be merged with existing project setup data. Inconsistencies are highlighted to solve them by new assignements and unused feeders can be cleaned up with a single push. Finally a machine program is generated in Heeb HE50 format and downloaded to the machine interface.
A simple callback-based parser for tabular data encoded as CSV (Comma Separated Values), written in Objective-C.
Slightly heavy-weight as it was meant to not take short-cuts as a full push-down automaton state machine parser. This was initially an experiment in how to build such parsers.