forked from tcs-test-user/PythonSampleApp
asia 98172d5306 | ||
---|---|---|
README.md | ||
appDefinition.json | ||
sample_app.py |
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:
- 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