Difference between revisions of "Python"
From RiceFamily Wiki
(→Tutorials) |
(→Tutorials) |
||
Line 30: | Line 30: | ||
----- | ----- | ||
* [https://www.youtube.com/watch?v=UZX5kH72Yx4 Make a single EXE from a Python script or Project] | * [https://www.youtube.com/watch?v=UZX5kH72Yx4 Make a single EXE from a Python script or Project] | ||
+ | ----- | ||
+ | * [https://www.youtube.com/watch?v=qbLc5a9jdXo REST API Crash Course - Introduction + Full Python API Tutorial] | ||
= BigFix = | = BigFix = |
Revision as of 03:54, 20 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