Skip to content

Latest commit

 

History

History
32 lines (31 loc) · 918 Bytes

TODO.org

File metadata and controls

32 lines (31 loc) · 918 Bytes

TODO.org

Building the Package

Build Functions

Populate Docstrings and Docs using Sphinx

Unit Tests

  • [X] ngrams
  • [X] matcher

Compile a Wheel binary

Devops

Makefile

  • pandoc README.org to README.md
  • build wheel & source distributions
    • remove .tar one
  • regenerate docs

Get Travis CI working

Going with unittest.

Web Application

Create a Starlette App

Functionality

  • Match-to-self mode
    • Only need to have a single column csv/spreadsheet uploaded
  • Match-to-other mode
    • Functionality built around this use case
    • Give top matches, along with metadata from source sheet
  • For this to work, need upload/download file functionality.

Publish to Cloud Infrastructure