Skip to content

digbot/google_sheet_writer

Repository files navigation

Personal Accounting Software

About

This is a personal accounting software that utilizes two sources of data: Gmail and JSON files.

Input

  • Gmail:
    • Google APIs in Use:
      • Sheet API service
      • Gmail API service
    • Cache: JSON File

Output

  • Google Sheets
  • Post HTTP Requests

Overview

This is my first Python program. I utilized code snippets provided by CHAT GPT and integrated them into the program.

Features

  • Retrieves emails from Gmail filtered by subject.
  • Extracts numbers and dates from the emails.

Usage

python3 main.py

Installation

pip install -r requirements.txt

Contributing

Dimitar Sashev Dimitrov

License

MIT License

Copyright (c) [2024] [Dimitar Sashev Dimitrov]

About

google_sheet_writer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors