Jump to content

Python: Difference between revisions

From Squirrel's Lair
Ttenbergen (talk | contribs)
Ttenbergen (talk | contribs)
No edit summary
Tag: Manual revert
 
(18 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')

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. {{#cargo_compound_query: tables=Project;fields=Project.mainImage,_pageName,shortDescription; where=Project.projectType HOLDS "Featured Project" and NOT(Project.projectType HOLDS "Personal Project") and Project.skillSet HOLDS 'Python' |tables=Project;fields=Project.mainImage,_pageName,shortDescription; where=Project.projectType HOLDS "Featured Project" and Project.projectType HOLDS "Personal Project" and Project.skillSet HOLDS 'Python' |tables=Project;fields=Project.mainImage,_pageName,shortDescription;where=NOT(Project.projectType HOLDS "Featured Project") and NOT(Project.projectType HOLDS "Personal Project") and Project.skillSet HOLDS 'Python' |tables=Project;fields=Project.mainImage,_pageName,shortDescription;where=NOT(Project.projectType HOLDS "Featured Project") and project.projectType HOLDS "Personal Project" and Project.skillSet HOLDS 'Python' |format=gallery |mode=traditional |caption field=shortDescription |alt field=_pageName |link field=_pageName |limit=1000 |show filename=0 |show bytes=0 |show dimensions=0 |default= }}