Skip to content

Python grocery list example repository to introduce SWE practices

Notifications You must be signed in to change notification settings

guillep/python-grocery-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python grocery list example repository to introduce SWE practices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •