.. _installing: Installing ---------- Install the most recent version from conda-forge: .. code:: sh conda install -c conda-forge sphinx-autosummary-accessors from PyPI: .. code:: sh python -m pip install sphinx-autosummary-accessors or from `source`_: .. code:: sh python -m pip install git+https://github.com/keewis/sphinx-autosummary-accessors.git@stable .. _source: https://github.com/keewis/sphinx-autosummary-accessors