# Study Version Manager
[](https://pypi.org/project/antares-study-version)
[](https://pypi.org/project/antares-study-version)

Version française : [README_fr.md](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**
- [overview](docs/overview.md)
- [installation](docs/installation.md)
- [usage](docs/usage.md)
- [development](docs/development.md)
- [Changelog](docs/CHANGELOG.md)
- [LICENSE](LICENSE.md)
Raw data
{
"_id": null,
"home_page": null,
"name": "antares-study-version",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "antares, study, config, configuration, model, versionning",
"author": null,
"author_email": "Laurent LAPORTE <laurent.laporte.pro@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/e2/47/7035ac5377479e13becbf374433d49973a8e195f36529f7329d7ab9adaec/antares_study_version-1.0.19.tar.gz",
"platform": null,
"description": "# Study Version Manager\n\n[](https://pypi.org/project/antares-study-version)\n[](https://pypi.org/project/antares-study-version)\n\n\n\nVersion fran\u00e7aise\u00a0: [README_fr.md](README_fr.md)\n\nThe `antares-study-version` package is both a library and a command line application\nfor managing versions of raw Antares studies (on disk studies).\n\nThe library has two classes, `StudyVersion` and `SolverVersion`, which are used to manage\nthe study (and solver) version numbers.\nIt provides an API for creating new studies in a given version and for upgrading versions of existing studies.\n\nThe `antares-study-version` command line application allows you to create and upgrade study versions on disk.\nThis is a handy utility for users who wish to keep their Antares studies up-to-date and to take advantage\nof the latest Antares Solver features.\nThis utility is also useful for developers who wish to update test studies.\n\n-----\n\n**Table of Contents**\n\n- [overview](docs/overview.md)\n- [installation](docs/installation.md)\n- [usage](docs/usage.md)\n- [development](docs/development.md)\n- [Changelog](docs/CHANGELOG.md)\n- [LICENSE](LICENSE.md)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Study version manager for Antares ecosystem",
"version": "1.0.19",
"project_urls": {
"Documentation": "https://github.com/AntaresSimulatorTeam/antares-study-version#readme",
"Issues": "https://github.com/AntaresSimulatorTeam/antares-study-version/issues",
"Source": "https://github.com/AntaresSimulatorTeam/antares-study-version"
},
"split_keywords": [
"antares",
" study",
" config",
" configuration",
" model",
" versionning"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "e15a0f0783caff0a9a82d7e4e5caa36348dca80e4f957946962cb6486c8be02e",
"md5": "7683b9c5744229e273724c72085c1b23",
"sha256": "20595e6162b4e70b6e23ec3671f7674d32bebca12d011246e658534d6c29fcef"
},
"downloads": -1,
"filename": "antares_study_version-1.0.19-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7683b9c5744229e273724c72085c1b23",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 1746943,
"upload_time": "2025-07-15T09:51:54",
"upload_time_iso_8601": "2025-07-15T09:51:54.269320Z",
"url": "https://files.pythonhosted.org/packages/e1/5a/0f0783caff0a9a82d7e4e5caa36348dca80e4f957946962cb6486c8be02e/antares_study_version-1.0.19-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e2477035ac5377479e13becbf374433d49973a8e195f36529f7329d7ab9adaec",
"md5": "d3baa0db12447a4ea0746a6f129698dc",
"sha256": "bdba461a43ff2b0d04637e0d36334e6567f4bb955e7803b9959210d687881462"
},
"downloads": -1,
"filename": "antares_study_version-1.0.19.tar.gz",
"has_sig": false,
"md5_digest": "d3baa0db12447a4ea0746a6f129698dc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 881622,
"upload_time": "2025-07-15T09:51:56",
"upload_time_iso_8601": "2025-07-15T09:51:56.146528Z",
"url": "https://files.pythonhosted.org/packages/e2/47/7035ac5377479e13becbf374433d49973a8e195f36529f7329d7ab9adaec/antares_study_version-1.0.19.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-15 09:51:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "AntaresSimulatorTeam",
"github_project": "antares-study-version#readme",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pydantic",
"specs": [
[
"~=",
"2.10.0"
]
]
},
{
"name": "click",
"specs": [
[
"~=",
"8.1.8"
]
]
},
{
"name": "numpy",
"specs": [
[
"~=",
"1.26.4"
]
]
},
{
"name": "pandas",
"specs": [
[
"~=",
"2.2.3"
]
]
}
],
"lcname": "antares-study-version"
}