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

[Feature] how to find which DPK 'modules' are installed #996

Open
1 of 2 tasks
sujee opened this issue Jan 29, 2025 · 1 comment
Open
1 of 2 tasks

[Feature] how to find which DPK 'modules' are installed #996

sujee opened this issue Jan 29, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@sujee
Copy link
Contributor

sujee commented Jan 29, 2025

Search before asking

  • I searched the issues and found no similar issues.

Component

Other

Feature

If i install
pip install DPK[A,B]

and i do
pip list

I see
DPK

How can I tell modules A, B are installed?

@touma-I

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@sujee sujee added the enhancement New feature or request label Jan 29, 2025
@sujee sujee changed the title [Feature] how to find which DPK 'modules' were installed [Feature] how to find which DPK 'modules' are installed Jan 29, 2025
@daw3rd
Copy link
Member

daw3rd commented Jan 29, 2025

One way to solve this would be to have a dpk cli. Then we could have things like

  • dpk transform list
  • dpk transform run pdf2parquet --input_folder ...

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

No branches or pull requests

2 participants