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 CCF python scripts are operationally reasonable. However, parameterization and expectations for default values are somewhat inconsistent. And... the scripts are useful well beyond the CCF ledger nodes to which they are currently restricted. The work items suggested are:
canonicalize the command line parameters to all of the scripts
convert them to a python installable format
build a python package that can be installed (and managed)
All this should be under the assumption that they will be installed in $PDO_INSTALL_ROOT/bin where all of the other PDO python scripts are installed.
The text was updated successfully, but these errors were encountered:
The CCF python scripts are operationally reasonable. However, parameterization and expectations for default values are somewhat inconsistent. And... the scripts are useful well beyond the CCF ledger nodes to which they are currently restricted. The work items suggested are:
All this should be under the assumption that they will be installed in $PDO_INSTALL_ROOT/bin where all of the other PDO python scripts are installed.
The text was updated successfully, but these errors were encountered: