dart_monty_platform_interface 0.4.2 copy "dart_monty_platform_interface: ^0.4.2" to clipboard
dart_monty_platform_interface: ^0.4.2 copied to clipboard

Platform interface for dart_monty, pure Dart bindings for Monty — a restricted sandboxed Python interpreter built in Rust.

0.4.2 #

  • Version bump (no package code changes)

0.4.1 #

  • CI improvements (no package code changes)

0.4.0 #

  • Add MontyResolveFutures sealed variant with pendingCallIds
  • Add resumeAsFuture(), resolveFutures(), resolveFuturesWithErrors() to MontyPlatform
  • Update MockMontyPlatform with invocation tracking for new async methods

0.3.5 #

  • Add scriptName parameter to run() and start()
  • Add excType and traceback fields to MontyException
  • Add MontyStackFrame model for structured traceback frames
  • Add kwargs, callId, methodCall fields to MontyPending
  • Update MockMontyPlatform to capture new parameters

0.3.4 #

  • Initial release.
0
likes
160
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Platform interface for dart_monty, pure Dart bindings for Monty — a restricted sandboxed Python interpreter built in Rust.

Repository (GitHub)
View/report issues
Contributing

Topics

#python #sandbox #interpreter

Documentation

API reference

License

MIT (license)

Dependencies

collection, meta, plugin_platform_interface

More

Packages that depend on dart_monty_platform_interface