Difference between revisions of "Python"
From RiceFamily Wiki
(→Tutorials) |
(→Tutorials) |
||
Line 24: | Line 24: | ||
* [https://pythonspot.com/flask-web-app-with-python/ Flask Web App with Python] | * [https://pythonspot.com/flask-web-app-with-python/ Flask Web App with Python] | ||
* https://www.fullstackpython.com/flask.html | * https://www.fullstackpython.com/flask.html | ||
+ | * [https://rapidapi.com/blog/how-to-use-an-api-with-python/ How to use an API with Python] | ||
----- | ----- | ||
* [https://www.youtube.com/watch?v=rfscVS0vtbw Learn Python - Full Course (4.5 hrs)] | * [https://www.youtube.com/watch?v=rfscVS0vtbw Learn Python - Full Course (4.5 hrs)] |
Revision as of 16:26, 19 April 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
- 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