# {py:mod}`phystool` ```{py:module} phystool ``` ```{autodoc2-docstring} phystool :allowtitles: ``` ## Subpackages ```{toctree} :titlesonly: :maxdepth: 3 phystool.qt phystool.physql ``` ## Submodules ```{toctree} :titlesonly: :maxdepth: 1 phystool.helper phystool.cli phystool.pdbfile phystool.physgit phystool.tags phystool.latex phystool.config phystool.evaluation phystool.pytex ``` ## Package Contents ### Functions ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`phystool ` - ```{autodoc2-docstring} phystool.phystool :summary: ``` * - {py:obj}`physnoob ` - ```{autodoc2-docstring} phystool.physnoob :summary: ``` ```` ### Data ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`logger ` - ```{autodoc2-docstring} phystool.logger :summary: ``` ```` ### API ````{py:data} logger :canonical: phystool.logger :value: > 'getLogger(...)' ```{autodoc2-docstring} phystool.logger ``` ```` ````{py:function} phystool() -> None :canonical: phystool.phystool ```{autodoc2-docstring} phystool.phystool ``` ```` ````{py:function} physnoob() -> None :canonical: phystool.physnoob ```{autodoc2-docstring} phystool.physnoob ``` ````