如何通过arelleCmdline.py安装插件

How to install plugin through arelleCmdline.py

我无法下载 --disclosureSystem 的 efm-extended-pragmatic-all-years 插件

我在安装方面没有遇到任何问题我的问题基本上是围绕 installation/download arelle 中的一个插件。

我正在使用的库是 Arelle

我的终端输入

python arelleCmdLine.py -f ../0000050863/2016/10-K/0000050863-16-000105-xbrl.zip --plugins EdgarRendererAllReports --disclosureSystem efm-extended-pragmatic-all-years -r ../0000050863/

我得到的输出:

[info] Activation of plug-in Edgar Renderer All Reports supplement successful, version 0.9. - EdgarRendererAllReports 
[arelle:disclosureSystemName] Disclosure System "efm-extended-pragmatic-all-years" not recognized (a plug-in may be needed). - 
[info] loaded in 3.07 secs at 2019-06-05T06:20:30 - /home/ubuntu/0000050863/2016/10-K/0000050863-16-000105-xbrl.zip/intc-20151226.xml

基本上,我应该在使用上述披露系统插件后得到一个名为 Financial_report.xlsx 的 XLSX 文件。此外,我正在使用 python3.6.

我相信您也需要 EFM 验证插件。尝试将 --plugins 选项更改为:

--plugins 'EdgarRendererAllReports|validate/EFM'