Generate a shopping list from recipe .txt files
Project description
Shopping List Generator
A simple CLI tool written in Python for generating a shopping list text file from multiple recipe files. Written so my girlfriend stops taking an extra 15 minutes every week copying the recipe contents...
Quick Setup
The app uses Pipenv for dependency managment. So you will need to be familiar with this to run the application locally.
The application uses your working directory to find recipe text files, and outputs a shopping_list.txt file to the working directory. The file extension of the recipe file does not need to be specified, it is assumed to be .txt.
So running the app from the src folder would look like:
pipenv run python -m shopping_list_generator "test_recipes/daal, test_recipes/curry"
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file shopping-list-generator-0.0.4.tar.gz.
File metadata
- Download URL: shopping-list-generator-0.0.4.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79b05445349ca38825ad468644de73bef5c65efe765814e5311ddd6dddcec05e
|
|
| MD5 |
7471d3ba91f5e8304a9cb3f08fe080e7
|
|
| BLAKE2b-256 |
7135afb6435c984b1c28ec2e3eb82ef0ee303f497bc2eee3c7c603fb592f9a9a
|
File details
Details for the file shopping_list_generator-0.0.4-py3-none-any.whl.
File metadata
- Download URL: shopping_list_generator-0.0.4-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98731479e662269f4fb804d4755065835d729130e961f5213ab7dfc3b1557956
|
|
| MD5 |
fc39cace4ecbfeeafbf8505a8fdfca90
|
|
| BLAKE2b-256 |
ef035ff1a914a3418eeda996b0a439a87b5fa21417e73115d5c1211336a2bd78
|