extism / python-pdk

Extism PDK for Python
9 stars 0 forks source link

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

Open zshipko opened 5 days ago

zshipko commented 5 days 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.