GitHub で見る
 (3 comments) (0 reactions) (1 assignee)Python (502 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (5,348 stars)
PR merge metrics
 (30d に merged 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)

コントリビューターガイド