Raynaudy / Codoc-defi-code

Code challenge for Codoc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codoc defi code

Context

Mini-project for Codoc code interview.

How to lauch

  1. Install missing dependencies if needed
  2. Change directory to the codoc-defi-code folder
  3. Execute python main.py in command line

Files

  • main.py : main file containing parsing and processing functions
  • db.py : containing functions relating to the database (drwh.db)
  • readFile.py : containing functions used to convert pdf/docx to ASCII
  • regex.py : containing functions used to retrieve DATE and AUTHOR using regex

About

Code challenge for Codoc


Languages

Language:Python 100.0%