Python Application demonstrating: 1) use of input files and parameters, 2) returning output file
Go to file
ymlesni 5feb785439 Update sample_app.py 2024-03-29 11:13:59 +01:00
README.md Updated Readme 2022-10-18 15:35:20 +02:00
appDefinition.json Update appDefinition.json 2024-03-29 10:52:28 +01:00
sample_app.py Update sample_app.py 2024-03-29 11:13:59 +01:00

README.md

PythonSampleApp

This application shows:

  • basic usage of input files in Python applications
  • basic usage of input files in Python applications
  • creating and returning output file in Python application

Contents of the repository:

Check the https://docs.cyfronet.pl/display/ISDOC/Examples documentation to learn how to use this example