Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up interface and installation of the CCF python scripts #469

Closed
cmickeyb opened this issue Feb 15, 2024 · 1 comment
Closed

Clean up interface and installation of the CCF python scripts #469

cmickeyb opened this issue Feb 15, 2024 · 1 comment

Comments

@cmickeyb
Copy link
Contributor

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:

  1. canonicalize the command line parameters to all of the scripts
  2. convert them to a python installable format
  3. 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.

@cmickeyb
Copy link
Contributor Author

Several of these issues were addressed in #470. closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants