pocketpy 0.9.3 copy "pocketpy: ^0.9.3" to clipboard
pocketpy: ^0.9.3 copied to clipboard

discontinued

A lightweight Python interpreter for game engines. It supports Android/iOS/Web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pocketpy

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  pocketpy: ^0.9.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:pocketpy/pocketpy.dart';
10
likes
110
pub points
3%
popularity

Publisher

verified publisherpocketpy.dev

A lightweight Python interpreter for game engines. It supports Android/iOS/Web.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

ffi, flutter, js

More

Packages that depend on pocketpy