.. pystrata documentation master file pyStrata Documentation ====================== A Python library for 1D equivalent-linear site response analysis. .. grid:: 2 .. grid-item-card:: Getting Started :link: quickstart :link-type: doc New to pyStrata? Start here for installation and basic usage. .. grid-item-card:: User Guide :link: user_guide/index :link-type: doc Learn how to use pyStrata for your projects with tutorials and examples. .. grid-item-card:: API Reference :link: api/index :link-type: doc Complete API documentation for all modules and functions. .. grid-item-card:: Developer Guide :link: developer/contributing :link-type: doc Contributing guidelines and development information. Quick Start ----------- Install pyStrata with pip: .. code-block:: bash $ python -m pip install pyStrata Table of Contents ----------------- .. toctree:: :maxdepth: 2 :caption: Getting Started :hidden: introduction install quickstart .. toctree:: :maxdepth: 2 :caption: User Guide :hidden: user_guide/index theory/index examples/index usage .. toctree:: :maxdepth: 2 :caption: Reference :hidden: api/index references .. toctree:: :maxdepth: 2 :caption: Development :hidden: developer/contributing changelog .. toctree:: :maxdepth: 1 :caption: Index :hidden: genindex modindex search