nameko-reloader Extension for Nameko, that implements the hot-reload feature, when detects changes in service file. Usage Start your services using nameko_reloader, and passing the --reload option: nameko_reloader run service.service_a service.service_b --reload