Skip to content

Installation

To install the package, you can use the following command:

pip install pyjas

There are a few evolving dependencies that will need to be installed as well & to take note of:

  • pydantic-v2: A data validation and settings management using Python type annotations. We may integrate for v1 in the future.

If you have Python 3.10+ installed, you should be fine, but please report any issues you encounter.

Install from source

To install the package from source, you can use the following command:

pip install git+https://github.com/kmbhm1/PyJAS.git@main