drivendataorg/cloudpathlib

Docs page for vignettes or scenarios

开放

#90 创建于 2020年10月4日

 (0 条评论) (0 个反应) (0 位负责人)Python (87 个派生)auto 404
documentationgood first issue

仓库指标

星标
 (624 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南