.. |
__init__.py
|
Formatted code with black.
|
2021-10-12 14:27:35 +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
|
Formatted code with black.
|
2021-10-12 14:27:35 +02:00 |
filter.py
|
Added empty option to clone utility method.
|
2020-09-17 14:09:59 +02:00 |
find.py
|
Added find method. #23
|
2020-08-27 15:13:18 +02:00 |
flatten.py
|
Formatted code with black.
|
2021-10-12 14:27:35 +02:00 |
groupby.py
|
Added groupby utility method.
|
2020-02-06 15:14:36 +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
|
Added indexes support to keypaths method. #13
|
2020-09-21 16:41:44 +02:00 |
keypaths.py
|
Updated keypaths method to use the default separator instead of None.
|
2020-09-21 19:12:45 +02:00 |
match.py
|
Formatted code with black.
|
2021-10-12 14:27:35 +02:00 |
merge.py
|
Fixed lists concat when merging nested dicts. #48
|
2021-01-19 11:55:35 +01:00 |
move.py
|
Formatted code with black.
|
2021-10-12 14:27:35 +02:00 |
nest.py
|
Formatted code with black.
|
2021-10-12 14:27:35 +02: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
|
Formatted code with black.
|
2021-10-12 14:27:35 +02:00 |
subset.py
|
Added empty option to clone utility method.
|
2020-09-17 14:09:59 +02:00 |
swap.py
|
Improved code quality.
|
2020-02-04 12:26:10 +01:00 |
traverse.py
|
Improved code quality.
|
2020-02-05 09:48:50 +01:00 |
unflatten.py
|
Formatted code with black.
|
2021-10-12 14:27:35 +02:00 |
unique.py
|
Reorganized lib and tests packages, improved code quality.
|
2020-02-03 18:25:54 +01:00 |