physpyx.manager

Module Contents

Classes

PTManager

API

class physpyx.manager.PTManager(fname: str)

Bases: abc.ABC

__enter__() Self
__exit__(_: type[BaseException] | None, exc_val: BaseException | None, exc_tb: types.TracebackType | None)