Thread for Python Modules
Posted: Tue Jun 04, 2019 8:52 am
Hi,
What is the process for working with modules that are not contained within the VE Python virtual environment?
Is there a way I can access them within VE Scripts? Or can we ask to include a module and it be included in a hotfix of some sort?
I am after OpenPyxl to be included, as I am hitting workflow roadblocks when reading and writing to excel using Pandas & Xlsxwriter and xlrd.
https://openpyxl.readthedocs.io/en/stable/index.html
OpenPyxl can be accessed by Pandas as the excel read/write engine and so I think would be a valuable addition to VE scripts.
If anyone else wanted to add their own modules which they want included, with an explanation to why - that would be great also.
Many thanks,
Leighton
What is the process for working with modules that are not contained within the VE Python virtual environment?
Is there a way I can access them within VE Scripts? Or can we ask to include a module and it be included in a hotfix of some sort?
I am after OpenPyxl to be included, as I am hitting workflow roadblocks when reading and writing to excel using Pandas & Xlsxwriter and xlrd.
https://openpyxl.readthedocs.io/en/stable/index.html
OpenPyxl can be accessed by Pandas as the excel read/write engine and so I think would be a valuable addition to VE scripts.
If anyone else wanted to add their own modules which they want included, with an explanation to why - that would be great also.
Many thanks,
Leighton