manager#
todo: doctring
- class acore_server.manager.Manager(aws_profile: str, env_name: str)[source]#
This manager class is to simplify executing Server workflow methods.
See https://github.com/MacHu-GWU/acore_server-project/blob/main/debug/manager_server.py for an example of how to use this class.