Python Application demonstrating: 1) use of input files and parameters, 2) returning output file
Go to file
TCS portal test user (insilicolab@gmail.com) b652dc1bc7 Updated Readme 2022-10-18 15:35:20 +02:00
README.md Updated Readme 2022-10-18 15:35:20 +02:00
appDefinition.json Add 'appDefinition.json' 2022-10-18 15:22:26 +02:00
sample_app.py Added application code 2022-10-18 15:33:39 +02: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