blueloveTH 2cc47b9574 up
2023-01-29 22:59:40 +08:00
up
2023-01-27 20:10:33 +08:00
2022-11-20 20:03:12 +08:00
up
2023-01-29 22:59:40 +08:00
2023-01-28 03:23:44 +08:00
up
2023-01-29 06:43:39 +08:00
up
2023-01-29 06:36:43 +08:00
2023-01-27 03:31:36 +08:00
2022-11-06 12:16:57 +08:00
2022-12-30 19:48:29 +08:00
up
2022-12-06 07:32:52 +08:00
2023-01-27 03:33:55 +08:00
2023-01-27 03:31:36 +08:00
up
2023-01-04 15:23:52 +08:00
up
2022-12-05 22:25:50 +08:00
2023-01-24 00:07:28 +08:00
up
2023-01-09 01:56:46 +08:00

pocketpy

This project is undergoing a major reconstruction!!!

Advanced features such as exception, yield/coroutine and complete C bindings support will be added.

Interfaces will be changed a lot. Be cautious!

C++17 header-only Python interpreter for game engines.

Please see https://pocketpy.dev for detailed documentations.

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.

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%