mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
Update README.md
This commit is contained in:
parent
56edbfb7a5
commit
190c0e9007
12
README.md
12
README.md
@ -7,6 +7,12 @@
|
||||
|
||||
# [【Video】PikaScript hand by hand](https://www.bilibili.com/video/BV1mg411L72e)
|
||||
|
||||
# 1. Abstract
|
||||
|
||||
PikaScript is an ultra-lightweight Python engine with zero dependencies and zero-configuration, that can run with 4KB of RAM (such as STM32G030C8 and STM32F103C8), and is very easy to deploy and expand.
|
||||
|
||||
<img src="https://user-images.githubusercontent.com/88232613/137909397-a9ebebd2-4df9-44fc-bac0-bb073b8c9abf.png" width="500"/>
|
||||
|
||||
# Get PikaScript:
|
||||
|
||||
## Use Pika package manager [PikaPackage.exe](../../raw/master/tools/pikaPackageManager/pikaPackage.exe)
|
||||
@ -17,12 +23,6 @@
|
||||
|
||||
3. Released modules:packages.toml
|
||||
|
||||
# 1. Abstract
|
||||
|
||||
PikaScript is an ultra-lightweight Python engine with zero dependencies and zero-configuration, that can run with 4KB of RAM (such as STM32G030C8 and STM32F103C8), and is very easy to deploy and expand.
|
||||
|
||||
<img src="https://user-images.githubusercontent.com/88232613/137909397-a9ebebd2-4df9-44fc-bac0-bb073b8c9abf.png" width="500"/>
|
||||
|
||||
## Folders
|
||||
[src](../../tree/master/src) - core code
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user