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

.. currentmodule:: argopy.stores.filesystems

.. 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.glob
      ~httpstore.open
      ~httpstore.open_dataset
      ~httpstore.open_json
      ~httpstore.open_mfdataset
      ~httpstore.open_mfjson
      ~httpstore.read_csv
      ~httpstore.register
      ~httpstore.store_path
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~httpstore.cached_files
      ~httpstore.protocol
   
   