-
I've got lot of passwords in 1Password and I've got some scripts with login. And it's not so convenient to go to 1Password, unlock, copy the username, password, ... It would be nice if Pythonista can …
zrzka updated
6 years ago
-
**System Information**
* Pythonista 3.2 (320000), Default interpreter 3.6.1
* iOS 11.2.2, model iPad7,2, resolution (portrait) 2048.0 x 2732.0 @ 2.0
**Working device**
User has no issue on i…
zrzka updated
6 years ago
-
I wanted to use the Python APIs like BeautifulSoup, how can we use external python api's along with pyspark
http://omz-software.com/pythonista/docs/ios/beautifulsoup_guide.html
http://apache-spark-use…
-
Background:
I noticed there isn’t an iOS version of an IC2 Reactor Planner, so I took it upon myself to make one in Pythonista 3, which uses Python 3.6 as it’s primary programming language. I’ve gott…
-
I am running both the new app (both Python 2 and 3) on an iPad with up-to-date iOS.
The speech library will not use the active voice for a given language. (Safari will happily speak any page using th…
-
Hello:
I like pythonista very much. It allows me to learn python on ios. I am currently learning data analysis, so I try to install scipy lib. When I try run stash in python3.6, and try PIP install s…
kerrl updated
5 years ago
-
Hi. Really need help. When I install (pip install NumPy) in Pythonista and launch my code it gives ,e an error (you should not try to import NumPy from its sorurce directory...please exit the NumPy so…
-
Pythonista version: `Pythonista v. 3.2 (320000)`
Device: `iPhone X`
iOS version: `12.1.4 / 13pb2`
No `__enter__ `attribute in sys.stdin
```
>>> with stdin as inp:
... for line in inp:
.…
-
when pushing to a remote using stash, if the password string contains a hashtag ('#') it will cause a urllib error 401 if on the right side of the colon (' : ') and a bad request error if on the left …
-
Build 311015, iPad mini 1, iOS 9.3.5. Sometimes when I start Pythonista after it's been inactive for a while, the startup screen (Pythonista logo on dark background) stays around for about 10 seconds …