Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Python FTP lib を使用してファイルをダウンロードしています。現在のダウンロード速度を取得する方法はありますか。
そうでない場合は、速度情報を提供する別のライブラリを使用できますか?
現在のダウンロード速度を計算するretrbinary/に独自のコールバックを提供するのを止めるにはどうすればよいですか? retrlinesダウンロードされたデータの量が分かり、時間を簡単に測定できます。
retrbinary
retrlines