User Tools

Site Tools


module:python:checkrunarguments:checkrunarguments

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
module:python:checkrunarguments:checkrunarguments [2021/12/11 10:32] – [Versionen] omdevelopmodule:python:checkrunarguments:checkrunarguments [2022/09/13 11:58] (current) – external edit 127.0.0.1
Line 7: Line 7:
 [[http://www.openhardsoftware.de/nextcloud | NextCloud]] [[http://www.openhardsoftware.de/nextcloud | NextCloud]]
 ] ]
 +
 +===== Grundlage =====
 +Aufruf von Python-Scripts über
 +  * Spyder
 +  * Terminal
 +mit Übergabe-Parametern/Argumenten
  
 ===== Benutzung ===== ===== Benutzung =====
Line 37: Line 43:
 Aufruf in Spyder:  Aufruf in Spyder: 
 **Strg + F6, RunConfiguration, CommandLine: parameter0 parameter1 parameter2** **Strg + F6, RunConfiguration, CommandLine: parameter0 parameter1 parameter2**
 +{{:Module:Python:CheckRunArguments:2112111013_StrgF6RunConfiguration.png?500|2112111013_StrgF6RunConfiguration.png }}
 <code python> <code python>
 runfile('C:/Downloads/python/CheckRunArguments.py',  runfile('C:/Downloads/python/CheckRunArguments.py', 
Line 44: Line 51:
 *** CheckRunArguments: end *** CheckRunArguments: end
 </code> </code>
- 
  
 Aufruf in Terminal:     Aufruf in Terminal:    
module/python/checkrunarguments/checkrunarguments.1639215123.txt.gz · Last modified: 2021/12/11 11:32 (external edit)