aj4abinjacob / Chikku-Data-Combiner

A simple data combiner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chikku Data Combiner

A simple program used for combining multiple data formats

Chikku uses html,css and javascript as front end, while it uses python as back end.

Currently supported file formats

  1. CSV
  2. TSV
  3. Excel

Libraries Used

  1. eel ❤️
    • Used for connecting Python and JavaScript
  2. Pandas
    • Used for reading file, columns and for combining
  3. Jquery
    • Mainly used for auto suggestion

About

A simple data combiner

License:MIT License


Languages

Language:JavaScript 55.3%Language:CSS 23.7%Language:Python 11.0%Language:HTML 10.0%