drivendataorg / drivendataorg/cloudpathlib
Docs page for vignettes or scenarios
Open
documentation
good first issue
- Dominant language
- Python
- Stars
- 628
- Forks
- 88
- Avg merge
- 17h 28m
- Merged PRs (30d)
- 2
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.