Skip to content

GlitchYou/PyTasker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Run python3 straight from Tasker without plugins

 

Project Information

Tasker Version: 6.0.2-beta

Version: 1.0.0

Root: False

 


Tasks
    PYT - ...1 Download

    Download python to install

    PYT - ...2 Build

    Install python from python3.8.6_<ARCH>.tar.gz

    PYT - .Example 1

    Example of running python code directly

    PYT - .Example 2

    An example of how to run a file in python

    PYT - .Test

    Used to debug this project

    PYT - ENV
      Return

      Generate configuration initial to PYT - Run

    PYT - Get Arch
      Return

      Returns the corresponding device architecture

      case key
      arm armeabi-v7a
      aarch64 arm64-v8a
      x86_x64 x86_64
      i686 i686
    PYT - Run
      Parameter 1
      • Required

      Run Shell with python3 installed

      Return

      [ Local Variable Passthrough ] %stout/%sterr


 

Device Information

Device Model: SM-J730G

Manufacturer: Samsung

CPU: Armeabi-v7a

Android Version: 8.1.0

Android SDK: 27

Resolution: 1080x1920

DPI: 403x403

Busybox Installed: True

Device Rooted: Yes

 

by GlitchYou

About

Run python3 straight from Tasker without plugins

Topics

Resources

Stars

Watchers

Forks