PyPie for Python

cn.devler.pypie

Total installs
1,000+
Rating
4.7(16 reviews)
Released
October 19, 2020
Last updated
March 7, 2024
Category
Developer Tools
Developer
雷 戴
Developer details
Name
雷 戴
E-mail
unknown
Website
unknown
Country
unknown
Address
unknown

Screenshots

PyPie for Python Screenshot 1 - AppWisp.com
PyPie for Python Screenshot 2 - AppWisp.com
PyPie for Python Screenshot 3 - AppWisp.com
PyPie for Python Screenshot 4 - AppWisp.com

Description

PyPie - Python is as good as Pie

PyPie is an application that helps you learn Python better and faster. It mainly includes the following functions:

1. Editor

Integrated Python compiler to compile and run Python code offline

2. Example

Provides example code for the main knowledge points of the core library of the Pyhton language, and the explanation is more vivid with pictures and texts

3. Algorithms and Problem Solving

The data structure and algorithm analysis tutorial takes you into a more advanced computer world, selects 150+ algorithm solutions, and provides Python code examples

4. Tutorial

The micro-lecture condenses the essential knowledge points of the Pyhton language for explanation, and provides review questions after class

The classic learning tutorial "Concise Python Tutorial", the content is based on [Creative Commons Attribution-Share Alike International 4.0 Agreement (CC BY-SA Intl. 4.0)](http://creativecommons.org/licenses/by-sa/4.0/ ) Typesetting and rewriting on the structure of ["A Byte of Python" Chinese version "Concise Python Tutorial"](https://bop.mol.uno/).

The Python version used by the App is Python3.8, and all codes have passed the test.