Difference between revisions of "Python"
From RiceFamily Wiki
(→BigFix) |
(→Tutorials) |
||
Line 23: | Line 23: | ||
* [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] | ||
+ | |||
+ | * [https://blog.miguelgrinberg.com/post/setting-up-a-flask-application-in-pycharm Setting up a Flask Application] | ||
+ | |||
+ | * [https://pythonspot.com/flask-web-app-with-python/ Flask Web App with Python] | ||
+ | |||
+ | * https://www.fullstackpython.com/flask.html | ||
= BigFix = | = BigFix = |
Revision as of 03:39, 7 October 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
BigFix
Using Python to access the BigFix REST API's