> i want to be able to show on a web interface, Tryton Modules that have been
> installed via pip install tryton-module-name

pkg_resources.iter_entry_points('trytond.modules')

https://bitbucket.org/trytonspain/flask-appstryton/src/22465621f67ff70a41cf8908e16f970fede93a5c/app.py?at=default#cl-84

Reply via email to