Home > other >  The script
The script

Time:11-21

How to make the iphone execute python script
Such as taobao automatic sign-in
Can you put the script in the form of packaged into that kind of software, such as the screen

CodePudding user response:

You can pythonIDE lacks an apple under the ah! Packaged into software, you use Pyinstaller packaged into an exe file first, after work again on the phone,

CodePudding user response:

reference 1st floor and wind race man replies:
you can pythonIDE lacks an apple under the ah! Packaged into software, you use Pyinstaller packaged into an exe file first, then the phone run,
python ide features on the phone a little that you will be a lot of are not achieve them, a lot of module can't import

CodePudding user response:

reference 1st floor and wind race man replies:
you can pythonIDE lacks an apple under the ah! Packaged into software, you use Pyinstaller packaged into an exe file first, then the phone run,
can ide features on the phone, many are not achieve them

CodePudding user response:

rain bell can also refer to 3 floor response:
Quote: refer to 1st floor and wind race man replies:
you can pythonIDE lacks an apple under the ah! Packaged into software, you use Pyinstaller packaged into an exe file first, then the phone run,
ide features on the phone a little that you will be a lot of can achieve ah

Look at your mobile phone can download the Anaconda above, there are many libraries, especially the direction of the data analysis

CodePudding user response:

The
reference
& gt; How to make the iphone execute python scripts, such as taobao automatic sign-in
Can you put the script in the form of packaged into that kind of software, such as screen

You said it should be:
Written in Python code, the program can be run on the iPhone, namely package to generate the executable file on the iPhone, which USES Python development iOS program

At present there are: can find beeware

* beeware
* website
* Write once. Deploy everywhere. - BeeWare
* https://beeware.org
* document entry
* How to use BeeWare - BeeWare
* https://beeware.org/project/using/
* BeeWare - BeeWare 0.3.0 documentation
* https://docs.beeware.org/en/latest/
* about packaging for iOS
* Tutorial 5 - Taking it mobile: iOS - BeeWare 0.3.0 documentation
* https://docs.beeware.org/en/latest/tutorial/tutorial-5/iOS.html
* making
New: * Python - Apple - support
* beeware/Python - Apple - support: A meta - package for building A version of Python that can be embedded into A macOS, iOS, tvOS or watchOS project.
* https://github.com/beeware/Python-Apple-support
*=old obsolete: Python - iOS - support
* pybee/Python - iOS - support: A meta - package for building A version of Python that can be embedded into an iOS project.
* https://github.com/pybee/Python-iOS-support
In addition, other related:
* in Python development can Mac programs running on the PC (app/PKG/DMG, etc.)
* can be written in Python code
* to use PyInstaller package
* PyInstaller
* on the iPhone (or device) to write Python code=do Python development
* Pythonista for iOS
* http://omz-software.com/pythonista/
* screenshot
*

Other resources
Run Python in iOS | ColdCode
http://www.yangjie.hu/2018/09/03/Run-Python-in-iOS/
Call Python method in iOS project - Jane books
https://www.jianshu.com/p/80b5be51fb1d
Using the Python development iOS application - Forkong - SegmentFault thought no
https://segmentfault.com/a/1190000004945692
  • Related