issues
search
JHertz5
/
shopping_list
python script to generate shopping list from Google Sheets spreadsheet
GNU General Public License v3.0
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove the `name` attribute in `Item` class
#59
JHertz5
closed
10 months ago
0
Add unit testing to wrapper with `unittest.mock` and combine `spreadhseet.data` methods back into `spreadsheet.wrapper`.
#58
JHertz5
closed
9 months ago
0
Split `item` and `item_database` to separate modules
#57
JHertz5
closed
10 months ago
1
#52 Replaced functions with for loops for simplicity
#56
JHertz5
closed
10 months ago
0
#54 Update issue templates
#55
JHertz5
closed
10 months ago
0
Add issue templates.
#54
JHertz5
closed
10 months ago
1
Validate version number
#53
JHertz5
closed
10 months ago
0
Replace `for_list_of_X` functions with for loops
#52
JHertz5
closed
10 months ago
0
#48 Renamed `meal` to `recipe`
#51
JHertz5
closed
10 months ago
0
Create parent class for `RecipeDatabase` and `IngredientDatabase`
#50
JHertz5
closed
10 months ago
1
#44 create parent class for ingredients and recipes
#49
JHertz5
closed
10 months ago
0
Rename `meals_to_buy_list` to `recipes_to_buy_list`
#48
JHertz5
closed
10 months ago
0
#43 move spreadsheet interface parsing to external util for testability
#47
JHertz5
closed
10 months ago
0
#45 rename items to ingredients
#46
JHertz5
closed
10 months ago
0
Rename "items" to "ingredients"
#45
JHertz5
closed
10 months ago
0
Create parent class for "ingredients" and "recipes"
#44
JHertz5
closed
10 months ago
1
Move spreadsheet interface parsing to external util for testability.
#43
JHertz5
closed
10 months ago
2
#13 Proper argument parsing with argparse.
#42
JHertz5
closed
10 months ago
0
#40 Corrected bin/shopping_list main import placement.
#41
JHertz5
closed
10 months ago
0
Main entry point broken
#40
JHertz5
closed
10 months ago
0
Restructure the `generate_shopping_list` function.
#39
JHertz5
closed
10 months ago
0
#24 Updated files with autopep8 formatter.
#38
JHertz5
closed
10 months ago
0
#33 Replace `get_all_values` with `get_values` as the former is depre…
#37
JHertz5
closed
10 months ago
0
#4 Move towards more object oriented structure.
#36
JHertz5
closed
10 months ago
0
Print the list preview in a pretty table.
#35
JHertz5
opened
10 months ago
0
Create database class
#34
JHertz5
closed
10 months ago
3
Replace `get_all_values` with `get_values`.
#33
JHertz5
closed
10 months ago
0
Replace individual calls to `get_columns` with a single `get` that gets the whole sheet.
#32
JHertz5
closed
10 months ago
0
Investigate auto complete on user inputs.
#31
JHertz5
closed
10 months ago
3
Make name of spreadsheet configurable.
#30
JHertz5
closed
9 months ago
2
Avoid using pushbullet, just have todo.txt local.
#29
JHertz5
closed
10 months ago
2
Add logging with a --debug option
#28
JHertz5
opened
10 months ago
0
Make token filename configurable
#27
JHertz5
closed
9 months ago
3
#12 Add a version number.
#26
JHertz5
closed
10 months ago
0
Set up project virtual environment
#25
JHertz5
closed
9 months ago
1
Decide on a coding style and apply it.
#24
JHertz5
closed
10 months ago
1
#2 Restructure interface.
#23
JHertz5
closed
10 months ago
0
Fix `recipe_url`
#22
JHertz5
closed
9 months ago
1
Improve help message
#21
JHertz5
closed
10 months ago
1
In suggest_recipe, replace the printed list of all ingredients with autocomplete
#20
JHertz5
opened
10 months ago
1
#10 Add a requirementstxt.
#19
JHertz5
closed
10 months ago
0
Investigate running background downloads while waiting for user input.
#18
JHertz5
opened
10 months ago
1
Add a walkthrough of the setup process to the Readme
#17
JHertz5
opened
10 months ago
0
Investigate Google Sheets official API
#16
JHertz5
opened
10 months ago
0
#11 Restructred the repository.
#15
JHertz5
closed
10 months ago
0
Add CI workflow
#14
JHertz5
closed
10 months ago
0
Proper argument parsing with argparse
#13
JHertz5
closed
10 months ago
1
Add a version number
#12
JHertz5
closed
10 months ago
0
Organise files
#11
JHertz5
closed
10 months ago
0
Add a requirements.txt
#10
JHertz5
closed
10 months ago
0
Previous
Next