[console_scripts]
snapqr = snapqrpy.cli.main:main
snapqr-client = snapqrpy.client.main:run_client
snapqr-server = snapqrpy.server.main:run_server
