src/services/__init__.py (2 lines of code) (raw):

from services.service_provider import ServiceProvider SERVICE_PROVIDER = SP = ServiceProvider()