drivendataorg/cloudpathlib

Docs page for vignettes or scenarios

Aperta

#90 aperta il 4 ott 2020

 (0 commenti) (0 reazioni) (0 assegnatari)Python (87 fork)auto 404
documentationgood first issue

Metriche repository

Star
 (624 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor