As a developer I would like to share our emulators with the community by adding them into lewis so we don't have to maintain a separate package. If we wanted to use the ioc test framework within a virtual environment we can just pip install lewis and we'll have all our emulators available.
This will involve moving any lewis emulators we have into lewis.devices
. There are other_emulators
in DeviceEmulator which can be kept I think.