Skip to content

vinic011/ShopSmart

 
 

Repository files navigation

ShopSmart

To download the dependencies, run pip install -r requirements.txt

Main branches

The work of independent modules (front-end, back-end, populating the DB, etc) are spread among different code branches. The main branches are:

  • main
  • test_clustering
  • front_vini
  • backend

Code Linting

To execute code style linting, run make lint-python

Labeling Tool

To execute the labeling tool, run python tools/labeling_tool.py --data={file with data} from the project root

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 48.8%
  • JavaScript 28.6%
  • Jupyter Notebook 22.6%