Skip to content

-g GLOB, --glob=GLOB#25

Merged
dvolgyes merged 5 commits intodvolgyes:masterfrom
TomographicImaging:glob
May 8, 2024
Merged

-g GLOB, --glob=GLOB#25
dvolgyes merged 5 commits intodvolgyes:masterfrom
TomographicImaging:glob

Conversation

@casperdcl
Copy link
Copy Markdown
Contributor

@casperdcl casperdcl commented Apr 10, 2024

Testing

pip install "git+https://github.com/TomographicImaging/zenodo_get@glob"
python -m zenodo_get -r 4822516 -o ./test -g 'walnut*'       # CLI test
from zenodo_get import zenodo_get          # API test
zenodo_get('-r 4822516 -o ./test -g walnut*'.split())

/CC @hrobarts for TomographicImaging/CIL#1752

@dvolgyes dvolgyes merged commit 839ac5f into dvolgyes:master May 8, 2024
@dvolgyes
Copy link
Copy Markdown
Owner

dvolgyes commented May 8, 2024

Hi,
Thanks for the PR, and sorry for the slow response, life was a bit complicated.
I hope it fixed your needs, but let me know how it works.
I made a new pypi release, it should be fine.
(Actually, 2 releases, incorporating another fix. But yours are in 1.6.0+)

dvolgyes added a commit that referenced this pull request Dec 29, 2025
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

Successfully merging this pull request may close these issues.

Add option to search for files with pattern before download

3 participants