danieltalsky / gp-code-test

Exercise for GP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GP Employment Test

Code and test for GPEM programming evaluation.

  • Reads from input files in three formats
  • Stores data in a SQLite DB
  • Processes one record at a time without keeping the entire recordset in memory
  • Functional and unit tests
  • Tests all run from the default python unittest command
  • PEP8 compliant

About

Exercise for GP

License:The Unlicense


Languages

Language:Python 100.0%