blueloveTH ada0131317 up
2022-12-04 17:25:20 +08:00
up
2022-12-04 17:25:20 +08:00
2022-11-20 20:03:12 +08:00
2022-11-20 17:26:44 +08:00
up
2022-12-04 17:25:20 +08:00
2022-12-03 19:32:24 +08:00
2022-11-11 18:57:21 +08:00
2022-11-06 12:16:57 +08:00
2022-11-11 00:47:01 +08:00
up
2022-12-03 01:50:19 +08:00
2022-11-19 17:27:43 +08:00
2022-11-19 17:18:21 +08:00
up
2022-12-03 01:50:19 +08:00
2022-11-20 20:03:12 +08:00
2022-11-20 03:26:45 +08:00

pocketpy

build

C++17 single-file header-only cross platform Python Interpreter.

pocketpy is being heavy development now.

You can try our demo on your browser or download a prebuilt windows binary.

sample_img

Build From Source (Linux)

First clone the repository

git clone https://github.com/blueloveTH/pocketpy
cd pocketpy

Then run

python3 amalgamate.py

It will generate pocketpy.h and main.cpp in amalgamated/ directory. You can use main.cpp to build a REPL console or use pocketpy.h to embed it to your game engine.

Flutter Plugin

https://github.com/blueloveTH/pocketpy-flutter

Reference

Description
No description provided
Readme 32 MiB
Languages
C 52.5%
Python 35.5%
C++ 6.1%
CMake 4.6%
JavaScript 0.4%
Other 0.9%