在 GitHub 查看
 (3 留言) (0 反應) (1 負責人)Python (502 fork)batch import
enhancementgood first issue

倉庫指標

Star
 (5,348 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

To improve troubleshooting process, we need to print info about runtime at the beginning of the execution. We'll ask to copy and paste that info we any bug submission. Helpful info:

  • version of the program
  • version of the python
  • os version/name/etc
  • flags/params that used during execution except sensitive (--password)

貢獻者指南