Skip to content

Parse html files and generate table with dynamic data

Notifications You must be signed in to change notification settings

cartacode/generate-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tool that analyze html files, index ingredients and generate table

How to setup

  1. Install python 3.x

  2. Go the the project directory (ingretools) and install dependencies:

pip3 install -r requirements.txt
  1. Create sqlite db
python manage.py migrate
  1. Run the app
python manage.py runserver

About

Parse html files and generate table with dynamic data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published