ec90c655eae3e1bbdaf0481129b5ea7d21ea7f0e
PythonSampleApp
This application shows:
- basic usage of input files in Python applications
- creating and returning output file in Python application
- declaring Matplotlib dependency
Contents of the repository:
- appDefinition.json - application definition descriptor
- sample_app.py - executable script containing the application code
Check the https://docs.cyfronet.pl/display/ISDOC/Examples documentation to learn how to use this example
Description
Python Application demonstrating: 1) use of input files and parameters, 2) returning output file
Languages
Python
100%