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

Add a way to list all installed metalad extractors, filter, processors, pipelines, etc. #340

Open
christian-monch opened this issue Feb 28, 2023 · 1 comment
Assignees

Comments

@christian-monch
Copy link
Collaborator

christian-monch commented Feb 28, 2023

Currently a user has to look into setup.py or similar places to determine which extractors, filters, pipelines etc. are available.

We should support a switch like --list to commands like meta-extract, meta-filter, etc. that allow a user to list all installed components.

@yarikoptic
Copy link
Member

I will work on this one and then use it within datalad-extensions. I envision a list of records containing following fields

yarikoptic added a commit to yarikoptic/datalad that referenced this issue Feb 28, 2023
It was originally removed in 616fb1b as a part of
"remove all metadata stuff" step but really this does not need any metadata
module (so no dependencies) and IMHO well worth being in the WTF. Demand for such
information is stated in datalad/datalad-metalad#340
yarikoptic added a commit to yarikoptic/datalad that referenced this issue Mar 13, 2023
It was originally removed in 616fb1b as a part of
"remove all metadata stuff" step but really this does not need any metadata
module (so no dependencies) and IMHO well worth being in the WTF. Demand for such
information is stated in datalad/datalad-metalad#340
yarikoptic added a commit to yarikoptic/datalad that referenced this issue Mar 22, 2023
It was originally removed in 616fb1b as a part of
"remove all metadata stuff" step but really this does not need any metadata
module (so no dependencies) and IMHO well worth being in the WTF. Demand for such
information is stated in datalad/datalad-metalad#340
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