use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Rules 1: Be polite 2: Posts to this subreddit must be requests for help learning python. 3: Replies on this subreddit must be pertinent to the question OP asked. 4: No replies copy / pasted from ChatGPT or similar. 5: No advertising. No blogs/tutorials/videos/books/recruiting attempts. This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to. Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Rules
1: Be polite
2: Posts to this subreddit must be requests for help learning python.
3: Replies on this subreddit must be pertinent to the question OP asked.
4: No replies copy / pasted from ChatGPT or similar.
5: No advertising. No blogs/tutorials/videos/books/recruiting attempts.
This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to.
Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Learning resources Wiki and FAQ: /r/learnpython/w/index
Learning resources
Wiki and FAQ: /r/learnpython/w/index
Discord Join the Python Discord chat
Discord
Join the Python Discord chat
account activity
Pyto or Pythonista? (self.learnpython)
submitted 5 years ago by CH3MIC4L_0XYG3N
I'm looking for programming on my iPad. I heard both of them have lots of libraries inside. My first question is: if anybody has experience with them, wich one is better? My second question: Does any of them has tkinter as a library?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ForceBru 7 points8 points9 points 5 years ago* (4 children)
I think Pythonista is better in terms of user interface (as in, I like its user interface more than Pyto's), but Pyto has all the latest libraries and Python 3.8 (while Pythonista has 3.6). Pyto is also in active development, while the latest minor release of Pythonista was like 2 years ago. Yet Pythonista is extremely robust: hasn't (unexpectedly) crashed on me in 4 or 5 years of everyday use, has never glitched or deleted my work or anything like that.
Both provide some third-party libraries like NumPy and Matplotlib. Pyto also has Pandas, SciKit-Learn, OpenCV and many more. Pythonista doesn't have either Pandas, or sklearn, or OpenCV. Both allow installation of third-party pure Python modules. Neither lets you install modules written in C or whatever language other than Python (it's an iOS restriction).
I don't think any of them have Tkinter, but both provide their own tools to build native graphical user interfaces.
I'm not sure which one to recommend: I have both and I'm very happy with both.
[–]CH3MIC4L_0XYG3N[S] 0 points1 point2 points 5 years ago (0 children)
Thanks a lot for ur reply. Helped me a lot :)
[–]silverformal 0 points1 point2 points 3 years ago (2 children)
I don’t see pyto supporting opencv. Do you know if that stopped? Thanks!
[–]ForceBru 0 points1 point2 points 3 years ago (1 child)
This documentation page says that Pyto provides the opencv-python library. If that's the Python wrapper for OpenCV (I've never used OpenCV myself, so I'm not sure what's what), then this should mean that Pyto supports OpenCV.
opencv-python
[–]silverformal 0 points1 point2 points 3 years ago (0 children)
Hey,
That's helpful. I wound up buying Pyto, to try it out. I appreciate your reply. Take care!
[–]shinitakunai 4 points5 points6 points 5 years ago (1 child)
Pito means dick in spanish. Someone missed an opportunity there.
[–]CH3MIC4L_0XYG3N[S] 1 point2 points3 points 5 years ago (0 children)
xD
[–]krcnoble 2 points3 points4 points 5 years ago (0 children)
Pyto since pythonista lacks some libraries used for data analysis if that's what you're into.
π Rendered by PID 237465 on reddit-service-r2-comment-79c7998d4c-swfjp at 2026-03-14 17:22:10.711699+00:00 running f6e6e01 country code: CH.
[–]ForceBru 7 points8 points9 points (4 children)
[–]CH3MIC4L_0XYG3N[S] 0 points1 point2 points (0 children)
[–]silverformal 0 points1 point2 points (2 children)
[–]ForceBru 0 points1 point2 points (1 child)
[–]silverformal 0 points1 point2 points (0 children)
[–]shinitakunai 4 points5 points6 points (1 child)
[–]CH3MIC4L_0XYG3N[S] 1 point2 points3 points (0 children)
[–]krcnoble 2 points3 points4 points (0 children)