[console_scripts]
display-costs=cost_tracker.tracker:display_costs
track-costs=cost_tracker.cli_tracker:track_costs

