.. |
__init__.py
|
Add `pre-commit` with `black`, `isort` and `flake8`.
|
2022-10-14 16:53:06 +02:00 |
clean.py
|
Formatted code with black.
|
2021-10-12 14:27:35 +02:00 |
clone.py
|
Added memo option to clone core method.
|
2020-12-22 12:50:30 +01:00 |
dump.py
|
Reformatted code with Black.
|
2022-02-13 11:35:43 +01:00 |
filter.py
|
Reformatted code with Black.
|
2022-02-13 11:35:43 +01:00 |
find.py
|
Added find method. #23
|
2020-08-27 15:13:18 +02:00 |
flatten.py
|
Replaced `string.format` with `f-strings`.
|
2022-02-18 01:02:02 +01:00 |
groupby.py
|
Reformatted code with Black.
|
2022-02-13 11:35:43 +01:00 |
invert.py
|
Added empty option to clone utility method.
|
2020-09-17 14:09:59 +02:00 |
items_sorted.py
|
Improved code quality.
|
2020-02-03 19:01:28 +01:00 |
keylists.py
|
Improved code quality.
|
2022-03-24 13:26:18 +01:00 |
keypaths.py
|
Replaced `string.format` with `f-strings`.
|
2022-02-18 01:02:02 +01:00 |
match.py
|
Add `pre-commit` with `black`, `isort` and `flake8`.
|
2022-10-14 16:53:06 +02:00 |
merge.py
|
Reformatted code with Black.
|
2022-02-13 11:35:43 +01:00 |
move.py
|
Replaced `string.format` with `f-strings`.
|
2022-02-18 01:02:02 +01:00 |
nest.py
|
Reformatted code with Black.
|
2022-02-13 11:35:43 +01:00 |
remove.py
|
Reorganized lib and tests packages, improved code quality.
|
2020-02-03 18:25:54 +01:00 |
rename.py
|
Improved code quality.
|
2020-02-04 12:26:10 +01:00 |
search.py
|
Formatted code with black.
|
2021-10-12 14:27:35 +02:00 |
standardize.py
|
Add `pre-commit` with `black`, `isort` and `flake8`.
|
2022-10-14 16:53:06 +02:00 |
subset.py
|
Added empty option to clone utility method.
|
2020-09-17 14:09:59 +02:00 |
swap.py
|
Fixed `swap` between dict items.
|
2022-07-15 23:54:34 +02:00 |
traverse.py
|
Improved code quality.
|
2022-03-24 13:26:18 +01:00 |
unflatten.py
|
Reformatted code with Black.
|
2022-02-13 11:35:43 +01:00 |
unique.py
|
Reorganized lib and tests packages, improved code quality.
|
2020-02-03 18:25:54 +01:00 |