intersystems / intersystems/ipm
Specific support for Embedded Python
Open
blocked
enhancement
- Dominant language
- ObjectScript
- Stars
- 41
- Forks
- 29
- Avg merge
- 23h 54m
- Merged PRs (30d)
- 4
Description
Embedded Python adds another wrinkle where a package may need to add python packages into the packages' installation directory (/zpm///python, for example). It should also feed this into the rest of the package installation process so that it's easy to set the pythonpath on the fly when loading these modules.
It should be easy and obvious how to handle this situation.
Contributor guide
Assessment
This issue has not been assessed yet.