8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
3f9bd11
Add more CLI functions and update docs
612f1e3
9287f6c
Fix bug in google download - now uses consistent session
dfb3df2
Add google drive downloader. Use like:
import pystow path = pystow.ensure_from_google('test', name='wk3l15k.zip', file_id='1AsPPU4ka1Rc9u-XYMGWtvV65hF3egi0z')
8c0f22a
add handling for dtype in pystow.get_config()
pystow.get_config()
75259b5
Bump version: 0.1.1-dev → 0.1.1
b071958
Deal with file clean up if the file was never created
9977b09
pystow.get
pystow.join
force
1b9f35b
Add write_config function
9fe3036
Bump version: 0.0.10-dev → 0.0.10