You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The python wrapper is now the integration_test.py which is fast-hacked bad code. It should be rewritten to interact better with the webstuff. The ideas are:
Use a JSON webservice to get the data out of the registration
Use a JSON webservice to give the calculated data back to the webstuff
Use argparse as commandline-option-parsing
The text was updated successfully, but these errors were encountered:
The python wrapper is now the
integration_test.py
which is fast-hacked bad code. It should be rewritten to interact better with the webstuff. The ideas are:The text was updated successfully, but these errors were encountered: