Installation
Two methods:
-
From PyPI '''bash pip install data-structures-py
-
for development
git clone https://github.com/CodeWithSagomb/data-structures-python cd data-structures-python python -m pip install -e . '''
Two methods:
From PyPI '''bash pip install data-structures-py
for development
git clone https://github.com/CodeWithSagomb/data-structures-python cd data-structures-python python -m pip install -e . '''