Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 381 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 381 Bytes

Catalog

to run locally you will need:

The Google APIs Client Library for Python:

The Flask Python web application framework.

  • pip3 install --upgrade flask

The requests HTTP library.

  • pip3 install --upgrade requests

other requirements

  • python3
  • sqlalchemy
  • flask

run instructions

  • python database_setup.py
  • python lotsofcatagories.py
  • python3 project.py