Recent Releases of tool_template_python
tool_template_python - v0.5.0
tooltemplatepython
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: https://github.com/VForWaTer/tooltemplatepython/compare/v0.4.0...v0.5.0
- Python
Published by github-actions[bot] almost 2 years ago
tool_template_python - v0.4.0
tooltemplatepython
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: https://github.com/VForWaTer/tooltemplatepython/compare/v0.3...v0.4.0
- Python
Published by github-actions[bot] almost 2 years ago
tool_template_python - v0.3
tooltemplatepython
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: https://github.com/VForWaTer/tooltemplatepython/compare/v0.2.0...v0.3
- Python
Published by github-actions[bot] about 3 years ago
tool_template_python - Version 0.2
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
- Update json2args by @mmaelicke in https://github.com/VForWaTer/tooltemplatepython/pull/1
- rename tool.json to parameters.json by @AlexDo1 in https://github.com/VForWaTer/tooltemplatepython/pull/2
New Contributors
- @mmaelicke made their first contribution in https://github.com/VForWaTer/tooltemplatepython/pull/1
- @AlexDo1 made their first contribution in https://github.com/VForWaTer/tooltemplatepython/pull/2
Full Changelog: https://github.com/VForWaTer/tooltemplatepython/compare/v0.1...v0.2.0
- Python
Published by mmaelicke over 3 years ago