Getting Started for Users#

Warning

The following guide is for users. If you want to contribute to pyvisgen as a developer, see Getting Started for Developers.

Installation#

Currently, pyvisgen is only available via the source repository.

To install pyvisgen into an existing (conda) environment, use

$ pip install .

in the root directory of the source repository.