Difference between revisions of "Python"
From RiceFamily Wiki
(→Tutorials) |
(→Tutorials) |
||
Line 12: | Line 12: | ||
= Tutorials = | = Tutorials = | ||
+ | * [https://www.youtube.com/watch?v=HJpiAZDJrRY 31 ESSENTIAL Python String Methods] | ||
* Python Tutorial from [https://www.youtube.com/user/onestopprogramming OneStopProgramming] on YouTube.com | * Python Tutorial from [https://www.youtube.com/user/onestopprogramming OneStopProgramming] on YouTube.com | ||
** [https://www.youtube.com/watch?v=cpPG0bKHYKc Python Tutorial Part #1] | ** [https://www.youtube.com/watch?v=cpPG0bKHYKc Python Tutorial Part #1] |
Revision as of 04:20, 29 December 2021
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
- 31 ESSENTIAL Python String Methods
- Python Tutorial from OneStopProgramming on YouTube.com
- Python Tutorial
- Learn Python - Full Course for Beginners
- Python Tutorial for Beginners - Full Python Programming Course - 2019
- Setting up a Flask Application
- Flask Web App with Python
- https://www.fullstackpython.com/flask.html
- How to use an API with Python
BigFix
Using Python to access the BigFix REST API's