Тёмный

How To Run Python Scripts DIRECTLY On Your Phone (iOS) [Pythonista] 

Indently
Подписаться 191 тыс.
Просмотров 52 тыс.
50% 1

In this video I'm going to be showing you how you can run Python scripts directly on your phone (iOS). We're going to be using an app called "Pythonista" which you can find directly on the app store. A definite must-have for any Python developer!
▶ Become job-ready with Python:
www.indently.io
▶ Follow me on Instagram:
/ indentlyreels

Опубликовано:

 

27 май 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 46   
@Indently
@Indently Год назад
So after having read the description of the app, I learned that it does have some limitations. The major ones being: 1) After 30 seconds your script will probablty stop if it's in the background. 2) You can't use multiprocessing since Apple has some restrictions on there OS. 3) Installing more packages isn't straight forward.
@AWriterWandering
@AWriterWandering Год назад
And regarding packages, you can only install ones that are pure Python. Anything that has a C/Cython backend won’t work because of the arbitrary executable code restrictions. This is why numpy and pandas are baked in to Pythonista.
@fifthamendment1
@fifthamendment1 10 месяцев назад
No pip is the deal breaker.
@AWriterWandering
@AWriterWandering Год назад
It’s nice that Pythonista finally upgraded to 3.10. I had switched to Pyto cause Pythonista was stuck on 3.6 for the longest time.
@error346
@error346 7 месяцев назад
can I build apps with ui? also access to iPhone sensors like gps and bluetooth?
@forestryroboticsuc
@forestryroboticsuc 6 месяцев назад
Does it suport the LiDAR on newer devices?
@Javier_Andrade
@Javier_Andrade 5 месяцев назад
Hi, netmiko & paramiko available?
@tortysoft
@tortysoft 3 месяца назад
Is there a workaround for the lack of tkinter support?
@BirkinIdk
@BirkinIdk 5 месяцев назад
Why android? With android can’t you just compile to an apk and install? I assume most people do this cause you need a mac to compile and sign apps with xcode
@ThankYouESM
@ThankYouESM Год назад
Hopefully Android will also be having Pythonista before 2024.
@ahelkhaldi
@ahelkhaldi Год назад
does it work with open cv library like face recognition ?
@nilsleonhardtdev
@nilsleonhardtdev 4 месяца назад
does it now??
@chupapimunanyo2596
@chupapimunanyo2596 Год назад
If there is no pip it’s useless
@lilahball8121
@lilahball8121 8 месяцев назад
So can I not download a requests package?
@stephantimmers9843
@stephantimmers9843 Год назад
Hi I have a python script that I would like to run hourly simply doing some automation for me. How can i make it run hourly without my pc having to be on all the time?
@liveandmess
@liveandmess Год назад
Did you figure it out?
@NicholasBacon-oh9ju
@NicholasBacon-oh9ju Год назад
Use shortcuts which is preinstalled on the iphone. Should be able to automate that.
@stephantimmers9843
@stephantimmers9843 Год назад
@@NicholasBacon-oh9ju no way how would I do that?
@Python592
@Python592 Год назад
Bravo!!
@freepythoncode
@freepythoncode Год назад
please make video about android
@pedrod2186
@pedrod2186 Год назад
Don’t have to write the code on the iphone or iPad - code on computer and run on iOS. Code in the cloud ?!
@Indently
@Indently Год назад
I found it pretty convenient for when I'm on the train or something and had some random idea to try out. I don't recommend this as being your full dedicated Python code editor just yet
@MoltenMCYT
@MoltenMCYT 7 месяцев назад
Ty
@user-ks1uk8bn2d
@user-ks1uk8bn2d Год назад
Fed up with that solitaire game and sorry ..
@willyhorizont8672
@willyhorizont8672 Год назад
please make this for android too 🙂
@user-ks1uk8bn2d
@user-ks1uk8bn2d Год назад
It's electronic
@carlosfernando4150
@carlosfernando4150 10 месяцев назад
Pythonista?
@Alejandro-md1ek
@Alejandro-md1ek 7 месяцев назад
Android version
@Pawlo370
@Pawlo370 Год назад
I'm waiting for android
@serobrine
@serobrine Год назад
Pydroid
@linux2420
@linux2420 Год назад
Isnt it against the terms for the app store to be able to execute arbitrary code? I cant immagine this is gonna stay up for long...
@pedrod2186
@pedrod2186 Год назад
Has been up for > 5 years
@linux2420
@linux2420 Год назад
@@pedrod2186 how?
@Indently
@Indently Год назад
I'm not a lawyer or anything, but I'm sure that that "arbitrary code" has to be executed by someone that is not the user himself. Otherwise even the web browser can execute "arbitrary code" in theory.
@pedrod2186
@pedrod2186 Год назад
@@linux2420 How ?? On the App Store - how else without jailbreak !
@AWriterWandering
@AWriterWandering Год назад
It’s against the terms to execute arbitrary machine code. Python is okay because it compiles to bytecode, which is then executed by the Python VM. In fact Pythonista has been a staple on the App Store for years, even being featured a couple times in their recommendations lists.
@rahmansherif
@rahmansherif Год назад
We want for Android
@archibald3544
@archibald3544 Год назад
Pydroid
@0nnnnnnnnn
@0nnnnnnnnn Год назад
@@archibald3544 outdated
@Sinke_100
@Sinke_100 Год назад
​@@0nnnnnnnnn it's totaly fine
@did2201
@did2201 Год назад
F-Droid / Termux
@omarflux1580
@omarflux1580 Год назад
@@0nnnnnnnnn termux and pydroid are actually pretty good
Далее
5 Good Python Habits
17:35
Просмотров 444 тыс.
Украшаю чехлы 🎀
00:51
Просмотров 201 тыс.
Elden Ring DLC - ПОДОЖГЛО ПОПУ!
07:26
Просмотров 404 тыс.
6 Best APP Builders For Beginners In 2024 (NO CODE)
32:39
The most important Python script I ever wrote
19:58
Просмотров 169 тыс.
how to code python on ipad
3:12
Просмотров 215
This VS Code AI Coding Assistant Is A Game Changer!
14:27
How To Debug React Apps Like A Senior Developer
21:07
If __name__ == "__main__" for Python Developers
8:47
Просмотров 388 тыс.
Every Programming Language Ever Explained in 15 Minutes
15:29