Handy Py Free

Quan Lin
2022年01月11日
  • 31.4 MB

    文件大小

  • Android 5.0+

    Android OS

关于Handy Py Free

具有 Python 控制台和脚本功能的通用教育工具。

A general educational tool with Python console and script feature.

======================================================

Features

--------------

* Offline Python 3.8 console that does NOT need internet connection.

* Apart from standard Python libraries, some useful and educational libraries such as numpy, sympy, requests, pillow, peewee are pre-installed.

* Custom script can be loaded and run easily. There are also some examples for quick start. Just copy and paste one of them to try it out.

Script General Guide

---------------------------------

* This app is not designed as script editor although script can be edited in the script field.

The best way is to use your favourite script editor and then copy and paste the script.

* Always use spaces for indentation to avoid weird errors.

* Most of the packages in standard Python library are available to import.

* Do not run console code and script code at the same time. They share the same stdout.

* If while loop is needed, always use `app.running_script` as condition in order to stop the script properly.

* Use `app.version` to get the app version string.

* Use `app.clear_output()` to clear the script output field.

* Use `app.log_file(text)` to save a log file in storage.

The log file is located here [Storage Directory]/{_log_folder_name}/log_[UTC Timestamp].txt.

text (str): Text Content

return (str): Full File Path

Here is one script example from this app:

####################

# Sympy example.

from sympy import symbols, solve

x, y = symbols('x, y')

solution = solve(

[

x + y - 10,

x - y - 2,

],

[x, y],

)

print(solution)

# Output: {x: 6, y: 4}

####################

更多收起

最新版本0.3的更新日志

Last updated on 2022年01月11日
UI improved.
Python tutorial added.
More examples added.

Handy Py Free APK信息

最新版本
0.3
类别
教育
Android OS
Android 5.0+
文件大小
31.4 MB
开发者
Quan Lin
Available on
在APKPure安全快速地下载APK
APKPure 使用签名验证功能,确保为您提供无病毒的 Handy Py Free APK 下载。

Handy Py Free历史版本

Handy Py Free 0.3

2022年01月11日31.4 MB
下载

在APKPure上极速安全下载应用

一键安装安卓XAPK/APK文件!

下载 APKPure
安全报告

Handy Py Free

0.3

安全报告将很快提供。与此同时,请注意此应用已通过APKPure的初步安全检查。

SHA256:

a6c3ed1475132b3a9d1f51456f8ec7ece4f945f2f211dcd483e669ff2869ba5b

SHA1:

0f11d625d9c539df0fdceca0ab51331a7d9635eb