cdfarrow / flextools

Python scripting utility for SIL FieldWorks Language Explorer (FLEx)
Other
15 stars 5 forks source link

Distribute the supplied modules as a Python package #38

Open cdfarrow opened 6 months ago

cdfarrow commented 6 months ago

It would be helpful for users to be able to update the modules without downloading & installing a new version of the FlexTools zip package. (I.e. they would be updated with InstallOrUpdate.vbs). This would require FlexTools to load modules from both this new package (flextools_modules), and from a user-defined folder where their own modules are located.