Skip to content

Latest commit

 

History

History
69 lines (51 loc) · 2.12 KB

File metadata and controls

69 lines (51 loc) · 2.12 KB
_static/logo.png

PySTK provides a Python API to interact with `Ansys Systems Tool Kit`_ (STK). The STK application provides a physics-based modeling environment for analyzing platforms and payloads in a realistic mission context. You are viewing version |version|.

.. grid:: 1 1 3 3

    .. grid-item-card:: :fa:`power-off` Getting started
        :link: getting-started
        :link-type: doc
        :padding: 2 2 2 2

        Learn about PySTK, its prerequisites, and how to install it.

    .. grid-item-card:: :fa:`list-alt` User guide
        :link: user-guide
        :link-type: doc
        :padding: 2 2 2 2

        Understand key concepts and the main objects of PySTK.

    .. grid-item-card:: :fa:`wrench` API reference
        :link: api
        :link-type: doc
        :padding: 2 2 2 2

        A detailed guide describing the PySTK modules, classes, and enums.

    .. grid-item-card:: :fa:`clone` Examples
        :link: examples
        :link-type: doc
        :padding: 2 2 2 2

        Learn how to use PySTK with examples that demonstrate its capabilities.

    .. grid-item-card:: :fa:`user-group` Contribute
        :link: contribute
        :link-type: doc
        :padding: 2 2 2 2

        Learn how to contribute to the project and become a part of the PySTK community.

    .. grid-item-card:: :fa:`download` Artifacts
        :link: artifacts
        :link-type: doc
        :padding: 2 2 2 2

        Download PySTK artifacts such as wheels and source distributions.

.. toctree::
   :hidden:
   :maxdepth: 3

   getting-started
   user-guide
   api
   examples
   contribute
   artifacts
   changelog