Evgeny Shvarov · Nov 20, 2022 go to post

Another option is you code it by yourself in some preliminary window and then form an URL that contains filter settings for widgets and open dashboard with those filters set up.

Evgeny Shvarov · Nov 11, 2022 go to post

Thanks a lot to all the contributors and to the community that supported with feedback, pull-requests and which adopted broadly the tool! 

Currently there are 250+ packages published on OEX, at least 300+ developers who install packages every month, and the amount of installed packages is above 2,000 every month.

Thank you!

Evgeny Shvarov · Oct 28, 2022 go to post

Great feature, @Dmitry Maslennikov !

Thank you!

[USER|python-faker]     Reload START (/usr/irissys/mgr/.modules/USER/python-faker/0.0.2/)
[USER|python-faker]     requirements.txt START
[USER|python-faker]     requirements.txt SUCCESS

Is it possible with -v tag to see what packages were installed?

Evgeny Shvarov · Oct 27, 2022 go to post

Yes, @Jose-Tomas Salvador , this was my point.

But 

r = iris.cls('MyPackage.Subpackage.ClassName')._GetParameter('MYPARAM'

Can be converted to:

r = iris.cls(__name__)._GetParameter('MYPARAM'

if you are in the same class.
 

Evgeny Shvarov · Oct 23, 2022 go to post

I see. On the other hand ZPM usage can give you a more exposure amongst active ZPM users as this is a very simple and effective approach to install IRIS software packages.

Evgeny Shvarov · Oct 22, 2022 go to post

Great! What is the format of the files?

Do you support all the elements of Interoperability productions? Can you list it, please?