eopod._utils#
- class eopod._utils.EOConfig[source]#
Bases:
objectConfiguration manager for eopod.
- class eopod._utils.TPUManager(project_id: str, zone: str, tpu_name: str)[source]#
Bases:
object- display_ips(ips: dict, ip_type: str, output_format: str = 'table')[source]#
Display IP addresses in the specified format.
- eopod._utils.find_eopod_in_current_env() Path[source]#
Return the absolute path to ‘eopod’ inside the current venv (or system).