[console_scripts]
fcc = flowchartcharter.fcc_cli:run
fcc-audit = flowchartcharter.cli:audit_main
fcc-sandbox = flowchartcharter.simulation_sandbox:run_phase2_sandbox
flowchartcharter = flowchartcharter.api_server:main
