aksharamukha-python icon indicating copy to clipboard operation
aksharamukha-python copied to clipboard

Get script options via Python API

Open scossu opened this issue 9 months ago • 4 comments

Hello, I'm evaluating the integration of Aksharamukha with a general-purpose transliteration tool: https://github.com/lcnetdev/scriptshifter/

It's working very well, except that I can't programmatically retrieve the options available for a specific script via the Python module.

I have tried detect_preoptions() but that returns a list for a specific string. I want to retrieve all the options without knowing what the string would be.

Is there a function that I can access to get all the possible options for a script?

scossu avatar Nov 26 '23 23:11 scossu