module:python:checkrunarguments:checkrunarguments
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| module:python:checkrunarguments:checkrunarguments [2021/12/11 10:28] – [Grundlagen] omdevelop | module:python:checkrunarguments:checkrunarguments [2022/09/13 11:58] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| ] | ] | ||
| - | ===== Grundlagen | + | ===== Grundlage |
| + | Aufruf von Python-Scripts über | ||
| + | * Spyder | ||
| + | * Terminal | ||
| + | mit Übergabe-Parametern/ | ||
| + | |||
| + | ===== Benutzung ===== | ||
| + | ProgramCode in Python: | ||
| <code python> | <code python> | ||
| # | # | ||
| Line 36: | Line 43: | ||
| Aufruf in Spyder: | Aufruf in Spyder: | ||
| **Strg + F6, RunConfiguration, | **Strg + F6, RunConfiguration, | ||
| + | {{: | ||
| <code python> | <code python> | ||
| - | runfile(' | + | runfile(' |
| + | args=' | ||
| *** CheckRunArguments: | *** CheckRunArguments: | ||
| [' | [' | ||
| *** CheckRunArguments: | *** CheckRunArguments: | ||
| </ | </ | ||
| - | |||
| Aufruf in Terminal: | Aufruf in Terminal: | ||
| Line 52: | Line 60: | ||
| *** CheckRunArguments: | *** CheckRunArguments: | ||
| </ | </ | ||
| - | ===== Benutzung ===== | ||
| ===== Versionen ===== | ===== Versionen ===== | ||
| + | {{: | ||
| ----- | ----- | ||
module/python/checkrunarguments/checkrunarguments.1639214895.txt.gz · Last modified: 2021/12/11 11:28 (external edit)