Difference between revisions of "Python"
From RiceFamily Wiki
(→Tutorials) |
(→Tutorials) |
||
Line 14: | Line 14: | ||
* [https://www.youtube.com/watch?v=N4mEzFDjqtA Python Tutorial] | * [https://www.youtube.com/watch?v=N4mEzFDjqtA Python Tutorial] | ||
+ | |||
+ | * [https://www.youtube.com/watch?v=rfscVS0vtbw Learn Python - Full Course for Beginners] | ||
[[Category:Programming]] | [[Category:Programming]] | ||
[[Category:Python]] | [[Category:Python]] |
Revision as of 03:16, 29 August 2018
Python is an Open Source programming language
System Monitoring Components
- PyMeter - Used to monitor "UNIX" like systems remotely.
- Use Python to Monitor Windows Remotely with WMI
- Requires : WMI Module
Tutorials
- Python Tutorial from OneStopProgramming on YouTube.com