Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.33 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.33 KB

Study Version Manager

PyPI - Version PyPI - Python Version

antares-study-version-title

Version française : README_fr.md

The antares-study-version package is both a library and a command line application for managing versions of raw Antares studies (on disk studies).

The library has two classes, StudyVersion and SolverVersion, which are used to manage the study (and solver) version numbers. It provides an API for creating new studies in a given version and for upgrading versions of existing studies.

The antares-study-version command line application allows you to create and upgrade study versions on disk. This is a handy utility for users who wish to keep their Antares studies up-to-date and to take advantage of the latest Antares Solver features. This utility is also useful for developers who wish to update test studies.


Table of Contents