Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 516 Bytes

File metadata and controls

17 lines (11 loc) · 516 Bytes

westpy

Python tools for WEST

About

westpy is a Python package to pre- and post-process WEST calculations.

Installation

To quickly install westpy, execute :

 make

Alternatively you can execute :

 python setup.py install --user

Development

The westpy package is hosted on GitLab, mirrored to GitHub, and licensed under the open-source GPLv3 license.