Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
python:subprocess [2022-12-28 Wed wk52 18:45] – [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 15: | Line 15: | ||
* The return code of the function can be capture from output using '' | * The return code of the function can be capture from output using '' | ||
- | [[https:// | + | =====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:// | ||
Line 25: | Line 26: | ||
*[[https:// | *[[https:// | ||
*[[https:// | *[[https:// | ||
+ | |||
+ | <- project: |