Skip to content

Seiri

Seiri package.

Seire is an automation tool for csv<->xlsx conversions and validation checks

In this section, you can find how Seiri's components are structured and how they interact with each other.

  • transform.py – This contains all transforms (csv <-> xlsx) of seiri.
  • validate.py – This contains all validation checks as mentioned in the Problem Statement for seiri