pystow

👜 Easily pick a place to store data for your Python code.

MIT License

Downloads
151.7K
Stars
36
Committers
4
pystow -

Published by cthoyt about 3 years ago

  • fix pystow.ensure_tar to automatically assign a directory as well as to properly create missing directories in order
pystow -

Published by cthoyt about 3 years ago

  • Add sqlite utility Module.joinpath_sqlite
  • Add raise_on_missing flag for config getter
pystow -

Published by cthoyt over 3 years ago

Bug fix - don't keep untarring it

pystow -

Published by cthoyt over 3 years ago

Add ensure_untar function to get and unzip a tar archive

pystow -

Published by cthoyt over 3 years ago

  • Fix bug in ensure_tarfile_csv about sep
  • Fix mypy to automatically install types
  • Add tar xml processor
pystow -

Published by cthoyt over 3 years ago

Add more CLI functions and update docs

pystow -

Published by cthoyt over 3 years ago

  • Unify interface for download functions (normal, google, and S3)
  • Add hash checking functionality to download() and download_from_google() (https://github.com/cthoyt/pystow/pull/7; thanks @mberr )
pystow -

Published by cthoyt over 3 years ago

Fix bug in google download - now uses consistent session

pystow -

Published by cthoyt over 3 years ago

Add google drive downloader. Use like:

import pystow
path = pystow.ensure_from_google('test', name='wk3l15k.zip', file_id='1AsPPU4ka1Rc9u-XYMGWtvV65hF3egi0z')
pystow -

Published by cthoyt over 3 years ago

add handling for dtype in pystow.get_config()

pystow -

Published by cthoyt over 3 years ago

pystow -

Published by cthoyt over 3 years ago

Deal with file clean up if the file was never created

pystow -

Published by cthoyt over 3 years ago

  • Deprecate pystow.get for pystow.join
  • Update download function to allow force argument
pystow -

Published by cthoyt over 3 years ago

Add write_config function

pystow -

Published by cthoyt over 3 years ago

pystow -

Published by cthoyt almost 4 years ago

pystow -

Published by cthoyt almost 4 years ago

pystow -

Published by cthoyt almost 4 years ago

pystow -

Published by cthoyt almost 4 years ago

pystow -

Published by cthoyt almost 4 years ago

Add ensure functionality and make implementation modular

Package Rankings
Top 44.54% on Conda-forge.org
Top 5.42% on Pypi.org