toad.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server operated by David Troy, a tech pioneer and investigative journalist addressing threats to democracy. Thoughtful participation and discussion welcome.

Administered by:

Server stats:

274
active users

#pyautogui

0 posts0 participants0 posts today
Alexandre B A Villares<p>I guess I could do more, but I'm tired, so just a proof of concept :( <br><a href="https://pynews.com.br/tags/genuary2025" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>genuary2025</span></a> <a href="https://pynews.com.br/tags/genuary7" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>genuary7</span></a> Code at: <a href="https://github.com/villares/sketch-a-day/tree/main/2025/sketch_2025_01_07" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/villares/sketch-a-d</span><span class="invisible">ay/tree/main/2025/sketch_2025_01_07</span></a><br>More sketch-a-day: <a href="https://abav.lugaralgum.com/sketch-a-day" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">abav.lugaralgum.com/sketch-a-d</span><span class="invisible">ay</span></a><br>If you like this, support my work: <a href="https://www.paypal.com/donate/?hosted_button_id=5B4MZ78C9J724" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">paypal.com/donate/?hosted_butt</span><span class="invisible">on_id=5B4MZ78C9J724</span></a> <a href="https://pynews.com.br/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CreativeCoding</span></a> <a href="https://pynews.com.br/tags/pyautogui" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyautogui</span></a> <a href="https://pynews.com.br/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> <a href="https://pynews.com.br/tags/LibreOffice" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LibreOffice</span></a></p>
Bose-Einstein-Kondensat<p>An <a href="https://mstdn.social/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://mstdn.social/tags/FACS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FACS</span></a> automation system for high-throughput cell <a href="https://mstdn.social/tags/biology" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>biology</span></a>:</p><p>-built around a commercial Sony <a href="https://mstdn.social/tags/SH800S" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SH800S</span></a> <a href="https://mstdn.social/tags/cell" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cell</span></a> <a href="https://mstdn.social/tags/sorter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sorter</span></a><br>-reduces hands-on effort by 93%<br>-uses <a href="https://mstdn.social/tags/PyAutoGUI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyAutoGUI</span></a> to control <a href="https://mstdn.social/tags/GUI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GUI</span></a> in API absence</p><p><a href="https://doi.org/10.1371/journal.pone.0299402" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">doi.org/10.1371/journal.pone.0</span><span class="invisible">299402</span></a><br><a href="https://mstdn.social/tags/DIYbio" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DIYbio</span></a> <a href="https://mstdn.social/tags/lab" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>lab</span></a> <a href="https://mstdn.social/tags/instruments" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>instruments</span></a> <a href="https://mstdn.social/tags/fluorescence" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fluorescence</span></a></p>
Alexandre B A Villares 🐍<p><span class="h-card"><a href="https://mastodon.art/@hamoid" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>hamoid</span></a></span> yes! I use flameshot, lovely! I'm so sad that Peek, for capturing animations, stopped working. Sometimes I use Recapp and Blue Recorder.</p><p>This scrot thing was because I wanted to automate screenshots in Python using <a href="https://ciberlandia.pt/tags/pyautogui" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyautogui</span></a> integration. I tried PIL.ImageGrab, it didn't work, and I ended using <a href="https://ciberlandia.pt/tags/pyscreenshot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pyscreenshot</span></a> which worked fine.</p>