Handy Py Free

Quan Lin
Jan 11, 2022
  • 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}

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

더 보기접기

What's new in the latest 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의 오래된 버전

APKPure 앱을통한매우빠르고안전한다운로드

한번의클릭으로 Android에 XAPK/APK 파일을설치할수있습니다!

다운로드 APKPure
보안 보고서

Handy Py Free

0.3

보안 보고서는 곧 제공될 예정입니다. 그동안 이 앱이 APKPure의 초기 보안 검사를 통과했음을 알려드립니다.

SHA256:

a6c3ed1475132b3a9d1f51456f8ec7ece4f945f2f211dcd483e669ff2869ba5b

SHA1:

0f11d625d9c539df0fdceca0ab51331a7d9635eb