issues
search
mathause
/
filefinder
find and parse file and folder names
MIT License
3
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`_allow_empty` rename to `allow_empty` or change to `on_empty`?
#105
mathause
opened
2 days ago
1
rename `_allow_empty` to `allow_empty`
#104
mathause
closed
2 days ago
0
support python 3.13
#103
mathause
closed
2 days ago
0
drop python 3.9 support
#102
mathause
closed
2 days ago
0
add methods to find exactly one file/ path
#101
mathause
closed
2 days ago
3
allow `"{keys}"` as placeholder (use positional-only argument for `keys`)
#100
mathause
opened
3 days ago
1
raise on reserved placeholders
#99
mathause
closed
3 days ago
2
method/ keyword to require exactly one match
#98
mathause
closed
2 days ago
2
define reserved keywords?
#97
mathause
closed
3 days ago
1
[pre-commit.ci] pre-commit autoupdate
#96
pre-commit-ci[bot]
closed
5 days ago
0
Name discussion
#95
veni-vidi-vici-dormivi
opened
1 week ago
5
Allow to combine Filecontainers
#94
veni-vidi-vici-dormivi
opened
1 month ago
0
[pre-commit.ci] pre-commit autoupdate
#93
pre-commit-ci[bot]
closed
2 months ago
0
[pre-commit.ci] pre-commit autoupdate
#92
pre-commit-ci[bot]
closed
3 months ago
0
use format specifiers to create names
#91
mathause
opened
4 months ago
1
[pre-commit.ci] pre-commit autoupdate
#90
pre-commit-ci[bot]
closed
5 months ago
0
[pre-commit.ci] pre-commit autoupdate
#89
pre-commit-ci[bot]
closed
6 months ago
0
[pre-commit.ci] pre-commit autoupdate
#88
pre-commit-ci[bot]
closed
6 months ago
0
Release v0.3.0
#87
veni-vidi-vici-dormivi
closed
6 months ago
0
add docs?
#86
mathause
opened
6 months ago
0
[pre-commit.ci] pre-commit autoupdate
#85
pre-commit-ci[bot]
closed
6 months ago
0
use dict union for `update_dict_with_kwargs`
#84
mathause
closed
7 months ago
0
docstring fixes (using velin)
#83
mathause
closed
7 months ago
0
fix typos (using codespell)
#82
mathause
closed
7 months ago
0
changed on_parse_error skip to ignore
#81
veni-vidi-vici-dormivi
closed
7 months ago
1
drop python versions 3.7 and 3.8
#80
veni-vidi-vici-dormivi
closed
7 months ago
2
on_missing ignore to skip and foo
#79
veni-vidi-vici-dormivi
closed
7 months ago
8
[pre-commit.ci] pre-commit autoupdate
#78
pre-commit-ci[bot]
closed
7 months ago
0
on_missing: "ignore" -> "skip"
#77
mathause
closed
7 months ago
0
test on python 3.12
#76
mathause
closed
8 months ago
0
add on_parse_error behaviour
#75
veni-vidi-vici-dormivi
closed
7 months ago
4
Add changelog entry for #73
#74
veni-vidi-vici-dormivi
closed
8 months ago
1
show duplicates on non-unique query
#73
veni-vidi-vici-dormivi
closed
8 months ago
2
allow scalar numbers in find_*
#72
mathause
closed
8 months ago
3
Bump codecov/codecov-action from 3 to 4
#71
dependabot[bot]
closed
8 months ago
0
Update README.md
#70
mathause
closed
8 months ago
1
test on python 3.12
#69
mathause
closed
8 months ago
0
drop python 3.7 and 3.8
#68
mathause
closed
7 months ago
0
Bump actions/setup-python from 4 to 5
#67
dependabot[bot]
closed
10 months ago
1
add parse_cmip5 & parse_cmip6 functions
#66
mathause
opened
1 year ago
0
Bump actions/checkout from 3 to 4
#65
dependabot[bot]
closed
1 year ago
1
[pre-commit.ci] pre-commit autoupdate
#64
pre-commit-ci[bot]
closed
8 months ago
2
pre-commit update
#63
mathause
closed
1 year ago
1
Release v0.2.0
#62
mathause
closed
1 year ago
0
update build system
#61
mathause
closed
1 year ago
1
allow setting parse-error behaviour
#60
mathause
closed
7 months ago
1
show duplicates on non-unique query
#59
mathause
closed
8 months ago
2
allow passing scalar numbers
#58
mathause
closed
8 months ago
3
allow passing format_spec
#57
mathause
closed
1 year ago
0
use dict.fromkeys
#56
mathause
closed
1 year ago
1
Next