Difference between revisions of "Python"
From RiceFamily Wiki
(→Tutorials) |
(→Tutorials) |
||
Line 13: | Line 13: | ||
** [https://www.youtube.com/watch?v=Ow3CcOGNIss Python Tutorial Part #4] | ** [https://www.youtube.com/watch?v=Ow3CcOGNIss Python Tutorial Part #4] | ||
+ | * [https://www.youtube.com/watch?v=N4mEzFDjqtA Python Tutorial] | ||
[[Category:Programming]] | [[Category:Programming]] | ||
[[Category:Python]] | [[Category:Python]] |
Revision as of 04:30, 19 January 2016
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