Python Application demonstrating: 1) use of input files and parameters, 2) returning output file
Go to file
TCS portal test user (insilicolab@gmail.com) 3f4919ffe7 ISL-4698 Fixed python script so it reads provided data properly 2024-03-29 11:16:43 +01:00
README.md Updated Readme 2022-10-18 15:35:20 +02:00
appDefinition.json ISL-4698 Added python-numpy to requiredTools 2024-03-29 09:50:18 +01:00
sample_app.py ISL-4698 Fixed python script so it reads provided data properly 2024-03-29 11:16:43 +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