.. opstool documentation master file, created by sphinx-quickstart on Fri Dec 2 02:37:37 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to opstool's documentation! =================================== ``opstool`` is a useful toolbox package aims to *pre-processing*, *visualization*, *analysis-aided*, etc., for `openseespy `_. The package is still under development. To use, install `opstool` from `opstool-PyPI `_: .. code-block:: console pip install --upgrade opstool The restriction on the python version mainly depends on ``openseespy``, it is recommended that you use `Anaconda `_ to avoid library version incompatibilities. .. toctree:: :maxdepth: 5 :caption: Installation _Installation .. toctree:: :maxdepth: 5 :caption: Visualization _vis .. toctree:: :maxdepth: 5 :caption: Fiber Section Mesh _sec_mesh .. toctree:: :maxdepth: 5 :caption: Pre-processing _pre .. toctree:: :maxdepth: 5 :caption: Analysis _analysis .. toctree:: :maxdepth: 5 :caption: Demos src/demos .. toctree:: :maxdepth: 5 :caption: API Reference src/opstool_api