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

Flexible backend class for metadata from file names and headers #30

Open
pbeaucage opened this issue May 30, 2022 · 0 comments
Open

Flexible backend class for metadata from file names and headers #30

pbeaucage opened this issue May 30, 2022 · 0 comments
Assignees

Comments

@pbeaucage
Copy link
Collaborator

A lot of loaders need to ingest metadata from file names or text header files…having a generic/abstract class for this would be good. Ideally the input would be a regex and a list of names to extract from that regex matcher. @martintb suggested that the base Python regex might provide a parser that just does both these functions, but integrating into the OO tree of PyHyper is going to be a bit hairy.

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

No branches or pull requests

2 participants