.. _getting_started_users: ************************* Getting Started for Users ************************* .. warning:: The following guide is for *users*. If you want to contribute to pyvisgen as a developer, see :ref:`getting_started_dev`. Installation ============ Currently, pyvisgen is only available via the `source repository `_. To install ``pyvisgen`` into an existing (conda) environment, use .. code-block:: console $ pip install . in the root directory of the source repository.