[console_scripts]
sparc = cli.__main__:main
sparc-interactif = cli_interactif.main:run
sparc-ui = cli_interactif.main:run
sparc-web = web.app:main
