﻿argopy.stores.httpstore
=======================

.. currentmodule:: argopy.stores

.. autoclass:: httpstore

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~httpstore.__init__
      ~httpstore.cachepath
      ~httpstore.clear_cache
      ~httpstore.curateurl
      ~httpstore.download_url
      ~httpstore.exists
      ~httpstore.expand_path
      ~httpstore.first
      ~httpstore.full_path
      ~httpstore.glob
      ~httpstore.info
      ~httpstore.ls
      ~httpstore.open
      ~httpstore.open_dataset
      ~httpstore.open_json
      ~httpstore.open_mfdataset
      ~httpstore.open_mfjson
      ~httpstore.read_csv
      ~httpstore.register
      ~httpstore.store_path
      ~httpstore.unstrip_protocol
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~httpstore.async_impl
      ~httpstore.asynchronous
      ~httpstore.cached_files
      ~httpstore.protocol
      ~httpstore.sep
      ~httpstore.target_protocol
   
   