[console_scripts]
sheets-example-json-to-xlsx = spreadsheet_handling.cli.apps.example_json_to_xlsx:main
sheets-example-xlsx-to-json = spreadsheet_handling.cli.apps.example_xlsx_to_json:main
sheets-run = spreadsheet_handling.cli.apps.run:cli_entry
