#!/usr/bin/python3 # Load and run the server module from spaceapi_server.server import start start()