/python-grocery-list

Python grocery list example repository to introduce SWE practices

Primary LanguagePython

Build Status

Grocery List

The project aims to manage the content of your frigde

Installing dependencies

Install the project dependencies by enforcing the setup.py

$ sudo python setup.py install

You can also use a virtualenv to scope the dependencies to a particular environment

Using the project

Execute the following from the command line

$ python grocery-list.py