A library that makes consuming a REST API easier and more convenient
conda install conda-forge::slumber
conda install conda-forge/label/cf201901::slumber
conda install conda-forge/label/cf202003::slumber
conda install conda-forge/label/gcc7::slumber
Slumber is a Python library that provides a convenient yet powerful object-oriented interface to ReSTful APIs. It acts as a wrapper around the excellent requests library and abstracts away the handling of URLs, serialization, and request processing.