/estore-base

Primary LanguagePythonMIT LicenseMIT

Estore base classes

This is a common dependency code for both, estore-client and estore-server.

THIS IS AN EARLY ALPHA

This is a common dependency code for both, estore-client and estore-server.

estore-base-pypi-version

Installing

From PyPi

pip3 install estore-base

From GitHub

git clone git@github.com:lostwire/estore-base.git
cd estore-base
pip3 install .