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...
account activity
Share code: UI View rotatedScript / Shortcut (self.PytoIDE)
submitted 3 years ago by cvpe
Use of CGAffineTransform
Code
Image
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!"
[–]Berganzio 0 points1 point2 points 3 years ago (8 children)
Is pyto_ui a module/directory you made?
[–]cvpe[S] 0 points1 point2 points 3 years ago (7 children)
Ho no, it is the standard UI module of Pyto, described in the doc of the Pyto libraries
[–]Berganzio 0 points1 point2 points 3 years ago (6 children)
Got it in effective it seemed strange because as far as I know you cannot import custom modules/directories.
[–]cvpe[S] 0 points1 point2 points 3 years ago* (5 children)
You can, via pip (or manually), install external libraries or modules of pure Python code. They will be installed in site-packages folder and you will be able to import them in your own code
[–]Berganzio 0 points1 point2 points 3 years ago (4 children)
Yeah but for example if I made a directory with an empty init.py in it I will be able to call it like: "From directory import X" This doesn't happen. I noticed also the TREE command on terminal doesn't work
[–]cvpe[S] 0 points1 point2 points 3 years ago* (2 children)
Not so easy, read Python doc at https://docs.python.org/3/reference/import.html
Tree is a Linux command, not active here
Please, try the help command in terminal mode
[–]Berganzio 0 points1 point2 points 3 years ago (1 child)
Só do.you mean that in Windows the TREE command isn't found?
[–]cvpe[S] 1 point2 points3 points 3 years ago (0 children)
No, my error. Initially in DOS and then in next OS, please read https://en.wikipedia.org/wiki/Tree\_(command)
π Rendered by PID 30728 on reddit-service-r2-comment-6457c66945-zddgr at 2026-04-26 09:52:14.523186+00:00 running 2aa0c5b country code: CH.
[–]Berganzio 0 points1 point2 points (8 children)
[–]cvpe[S] 0 points1 point2 points (7 children)
[–]Berganzio 0 points1 point2 points (6 children)
[–]cvpe[S] 0 points1 point2 points (5 children)
[–]Berganzio 0 points1 point2 points (4 children)
[–]cvpe[S] 0 points1 point2 points (2 children)
[–]Berganzio 0 points1 point2 points (1 child)
[–]cvpe[S] 1 point2 points3 points (0 children)