This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from lunchable import LunchMoney, TransactionInsertObject | |
import csv | |
import pandas as pd | |
import time | |
from pathlib import Path | |
import os | |
# You will find the documentation under this link: | |
# Enter your access token below. You can generate it here: https://my.lunchmoney.app/developers |