[console_scripts]
cli=libresvip.cli.__main__:app
gui=libresvip.gui.__main__:run
web=libresvip.web.__main__:main

