Pythonista icon indicating copy to clipboard operation
Pythonista copied to clipboard

Collection of Python Scripts written for Pythonista iOS App

Results 13 Pythonista issues
Sort by recently updated
recently updated
newest added

Hey there, Ngl I thought this was pretty darn cool, so I tried to copy it across to my phone onto Pythonista. However, when I try to run I get...

For diversity reasons, it would be nice to try to avoid 'master' and 'slave' terminology in this repository which can be associated to slavery. The master-slave terminology could be problematic...

Gg __Originally posted by @itsMo07 in https://github.com/octocat/Spoon-Knife/pull/22590#issuecomment-784799542__

No time to make a separate pull request for this, but I got the scraper working: ```python import ui import time class Scraper (object): def __init__(self, url, js = 'document.documentElement.outerHTML'):...

It seems when I play the code, and exit it, it does nothing and freeze.