[console_scripts]
nomdb-benchmark = nomdb.benchmark.runner:main
nomdb-cli = nomdb.cli.repl:main
nomdb-dashboard = nomdb.dashboard.server:main
nomdb-server = nomdb.server.server:main
