drivendataorg/cloudpathlib

Docs page for vignettes or scenarios

オープン

#90 opened on 2020/10/04

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (87 件のフォーク)auto 404
documentationgood first issue

Repository metrics

Stars
 (624 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Would be cool to have snippets page that covers some very common tasks. Here are a few off the top of my head:

  • recursively get all files in a directory (i.e., with glob)
  • list directory, but not recursively
  • write a new file to the cloud
  • make a persistent local cache
  • open a file for read/write
  • passing an instantiated client rather than using the default

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