forked from tcs-test-user/PythonSampleApp
Updated Readme
This commit is contained in:
parent
667d2acc75
commit
b652dc1bc7
10
README.md
10
README.md
@ -1,2 +1,12 @@
|
|||||||
# PythonSampleApp
|
# 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](appDefinition.json) - application definition descriptor
|
||||||
|
- [sample_app.py](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
|
Loading…
Reference in New Issue
Block a user