Skip to content

A way to integrate online receipt tracking and using Grocy to manage groceries at home

Notifications You must be signed in to change notification settings

rourke750/GrocyPY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Make Sure you install python 3. Then create a virtual environment by doing

python -m venv virtual

Then to start a virtual environment on windows with cmd

virtual/Scripts/activate.bat

With Powershell

virtual/Scripts/Activate.ps1

For more information look here.

To install depdedencies run

python -m pip install -r requirements

About

A way to integrate online receipt tracking and using Grocy to manage groceries at home

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages