In case you find them useful
- json-merge-with-csv.py -> convert JSON to CSV, to merge it with another CSV; then convert it back to JSON
- json_unique_from_a_column.py -> get unique values from JSON file's column
- json_values_per_column.py -> group JSON file's column values per other column
- matches.py -> generate a list of Windows curls (web requests) that can generate matches on rally-the-troops.com (useful eg. to set up tournaments - ping site owner before executing them, as otherwise they wont work)
- csv_matchingxy_xy.py -> in csv match xy yx from different rows and print matching 1st row (eg. ID)