Difference between revisions of "Python"
From RiceFamily Wiki
(→Windows) |
(→Tutorials) |
||
Line 24: | Line 24: | ||
* [https://www.youtube.com/watch?v=_uQrJ0TkZlc Python Tutorial for Beginners - Full Python Programming Course - 2019] | * [https://www.youtube.com/watch?v=_uQrJ0TkZlc Python Tutorial for Beginners - Full Python Programming Course - 2019] | ||
+ | = Abuse Scammers = | ||
+ | * [https://www.youtube.com/watch?v=UtNYzv8gLbs Showing a Craigslist scammer who's boss using Python] | ||
[[Category:Programming]] | [[Category:Programming]] | ||
[[Category:Python]] | [[Category:Python]] |
Revision as of 18:00, 30 May 2019
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
Setup
Windows
- https://www.davidbaumgold.com/tutorials/set-up-python-windows/
- https://noeticforce.com/best-python-ide-for-programmers-windows-and-mac
Tutorials
- Python Tutorial from OneStopProgramming on YouTube.com