Skip to content

taky93/foodfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

food fetch by taky93

Run Locally

Clone the project

  git clone https://github.com/taky93/foodfetch

Go to the project directory

  cd foodfetch

Install dependencies

  pip install -r requirements.txt or
  pip3 install - r requirements.txt

Start script

  python cli.py -h
  usage: cli.py [-h] [-f] [-s]

    options:
        -h, --help     show this help message and exit
        -f , --fetch   Fetch list food
        -s, --single   Pick single food

Coming soon 😁

  • Graphical user interface
  • CLI tweaks ,fixes

Contributing

Contributions are always welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages