[console_scripts]
memgraph = cli.main:main
memgraph-bridge = bridge.http_bridge:run
memgraph-ipc = bridge.ipc_bridge:run
memgraph-server = server.app:run
memgraph-setup = memgraph.setup_check:main
