extism / python-pdk

Write Extism plugins in Python
https://extism.org
BSD 3-Clause "New" or "Revised" License
14 stars 4 forks source link

Figure out how to make it easier to work with external packages #12

Open zshipko opened 2 months ago

zshipko commented 2 months ago

Right now it's possible to add directories to the search path using PYTHONPATH when executing extism-py, it would be nice to have a more complete story around how to integrate with pip/virtualenv.