Skip to content

taraskuzyk/communauto-price-comparator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project allows you to find the optimal plan for you based on your Communauto invoice(s).

To run, inside main.py change INVOICE_STRING to your invoice contents:

caption

Then simply run

python3 main.py

An example of my ivoice is already in there for you to play around with.

KNOWN ISSUES:

  1. Works well only for Calgary rates.
  2. Some PDF-viewers (e.g. macOS preview) select in a way that is not compatible with current parser function. Works in Chrome.

Requires pytest for unit tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages