Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| python:subprocess [2022-07-10 Sun wk27 10:16] – [subprocess module] baumkp | python:subprocess [2023-12-26 Tue wk52 11:47] (current) – [Some on line resources] baumkp | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======Python Programming  | + | ======Python Programming  | 
| Here are my notes from starting to use and learn the python programming language. | Here are my notes from starting to use and learn the python programming language. | ||
| I am only focusing on Python 3 at this time. | I am only focusing on Python 3 at this time. | ||
| Line 13: | Line 13: | ||
|     * the output value can be captured from '' |     * the output value can be captured from '' | ||
|     * It can be captured and converted to text format '' |     * It can be captured and converted to text format '' | ||
| - |     * The return code of the function can be capture from output  | + |     * The return code of the function can be capture from output  | 
| - | + | =====Python Back-up Scripts===== | |
| - | ====Some on line resources==== | + | My python based back-up scripts are located here: [[home_server: | 
| + | =====Some on line resources===== | ||
|   *[[https:// |   *[[https:// | ||
| + |   *[[https:// | ||
| + |   *[[https:// | ||
| + |   *[[https:// | ||
| + |   *[[https:// | ||
| + |   *[[https:// | ||
| + |   *[[https:// | ||
| + |   *[[https:// | ||
| + | |||
| + | <- project: | ||