Python: Difference between revisions

From Squirrel's Lair
No edit summary
No edit summary
Tag: Manual revert
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Setting up in windows==
{{Skillset|Description=We have programmed some of our [[Raspberry Pi]] and [[Office Automation]] [[Projects]] in Python. }}
* https://www.python.org/downloads/windows/




==User Interface Automation==
[[Category:Python| * ]]
* https://pyautogui.readthedocs.io/en/latest/quickstart.html
[[Category:Toolbox]]
* https://automatetheboringstuff.com/chapter18/
[[Category:Software]]
 
[[Category:Office Automation]]
find a screen shot:  
[[Category:Raspberry Pi]]
pyautogui.locateOnScreen('findonscreen.png')
 
 
== Browser manipulation ==
https://www.selenium.dev/documentation/en/webdriver/

Latest revision as of 17:32, 2021 November 22

We have programmed some of our Raspberry Pi and Office Automation Projects in Python.

Click any of the images for more about that project.