.. _installation:

Installation
============

.. code-block:: bash

  python3 -m pip install python-semantic-release
  semantic-release --help

Python Semantic Release is also available from `conda-forge`_ or as a
:ref:`GitHub Action <gh_actions>`.

.. _conda-forge: https://anaconda.org/conda-forge/python-semantic-release
