Installation

Install via pip:

pip install eshopbox

Or install from source:

git clone https://github.com/onesakib/eshopbox.git
cd eshopbox
pip install -e .

Requirements

  • Python 3.8+

  • requests

  • Sphinx (for building docs)