# LU bookstore ## Task Develop a bookstore inventory management system in Python. Read more [here](TASK.md) ## Running ```shell pip install . -e ``` ```shell ./main.py ```