mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 03:20:18 +00:00
Merge branch 'main' of https://github.com/blueloveTH/pocketpy
This commit is contained in:
commit
61ad9838e3
@ -5,6 +5,11 @@ order: 20
|
||||
---
|
||||
|
||||
The `VM` class provides a sandboxed Python environment and a set of APIs for interacting with it.
|
||||
Using the namespace `PocketPython` before any operations.
|
||||
|
||||
```csharp
|
||||
using PocketPython;
|
||||
```
|
||||
|
||||
### Construction
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user