physpyx.physpyx
Module Contents
Classes
API
- class physpyx.physpyx.PhysPyX(fname: str)
Bases:
physpyx.manager.PTManager- __call__(data: str | Generator[str]) None
- begin(name: str, *, m: list[str] | None = None, o: list[str] | None = None) Generator[physpyx.physpyx.PhysPyX]
- newcommand(name: str, opts: str = '') Generator[physpyx.physpyx.PhysPyX]
- pgf_data_table(name: str, data: Generator[str]) None