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

[FEAT] Add command-line utilities as console-script entry points #7

Open
MikeSWang opened this issue Apr 24, 2023 · 0 comments
Open
Assignees
Labels
feature Feature requests python-only Python-specific
Milestone

Comments

@MikeSWang
Copy link
Owner

MikeSWang commented Apr 24, 2023

Is the requested feature related to an issue?

No.

Summary

Add console-script entry points so that triumvirate can be extended with command-line utilities.

As an example,

[python -m] triumvirate [--param-file=]params.yml

performs clustering statistic computations.

Alternatives

N/A

Implementation

Not provided yet.

Additional context

Utilities under consideration:

  1. Re-binning of measurements;
  2. Symmetric exchange of bispectrum multipole measurements;
  3. Data vector concatenation and aggregation;
  4. Parameter file generation.
@MikeSWang MikeSWang added the enhancement Functionality improvements label Apr 24, 2023
@MikeSWang MikeSWang self-assigned this Apr 24, 2023
@MikeSWang MikeSWang added feature Feature requests and removed enhancement Functionality improvements labels Jun 23, 2023
@MikeSWang MikeSWang added the python-only Python-specific label Aug 19, 2024
@MikeSWang MikeSWang added this to the Version 1 release milestone Aug 19, 2024
@MikeSWang MikeSWang changed the title [FEAT] Add entry point for CLI execution [FEAT] Add command-line utilities as console-script entry points Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature requests python-only Python-specific
Projects
None yet
Development

No branches or pull requests

1 participant