Skip to content

Releases: VForWaTer/tool_template_python

v0.5.0

30 Jul 10:54

Choose a tag to compare

tool_template_python

This is the template for a generic containerized Python tool following the Tool Specification for reusable research software using Docker.

This template can be used to generate new Github repositories from it.

Full Changelog: v0.4.0...v0.5.0

v0.4.0

30 Jul 10:32
1bd5f51

Choose a tag to compare

tool_template_python

This is the template for a generic containerized Python tool following the Tool Specification for reusable research software using Docker.

This template can be used to generate new Github repositories from it.

Full Changelog: v0.3...v0.4.0

v0.3

03 May 15:18
217171d

Choose a tag to compare

tool_template_python

This is the template for a generic containerized Python tool following the Tool Specification for reusable research software using Docker.

This template can be used to generate new Github repositories from it.

Full Changelog: v0.2.0...v0.3

Version 0.2

25 Nov 12:53
f27f0ae

Choose a tag to compare

This is the 0.2.0 version of the Python template.
The updates are cosmetic updates on the Readme to make it clearer. Also, the CI has been completely revised and does not depend on a personal access token anymore.
With the new version, the json2args is used in the template and replaces the old get_parameter.py, which is deprecated and will be removed soon.

What's Changed

New Contributors

Full Changelog: v0.1...v0.2.0

Github Action test

27 Oct 15:20

Choose a tag to compare

v0.1

Merge branch 'main' of https://github.com/VForWaTer/tool_template_python