https://github.com/hydrocode-de/json2args
Read keyword arguments from json file automagically
https://github.com/hydrocode-de/json2args
Last synced: 5 months ago
JSON representation
Read keyword arguments from json file automagically
- Host: GitHub
- URL: https://github.com/hydrocode-de/json2args
- Owner: hydrocode-de
- License: gpl-3.0
- Created: 2022-11-09T18:46:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-31T08:08:45.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T08:23:16.137Z (almost 2 years ago)
- Language: Python
- Size: 308 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# json2args
Read keyword arguments from json file automagically.
This package is part of the tool-runner stack.
If you build docker images for tool run based on a Python image,
this package will help you to parse parametrization files
automagically.