swoole / phpy

Connecting the Python and PHP ecosystems together
Apache License 2.0
539 stars 44 forks source link

怎么同时引用多个库? #69

Closed coolxitech closed 2 months ago

coolxitech commented 2 months ago

比如我引用自己的Main.py,里面包括os、base64等核心类库。