Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.22 KB

File metadata and controls

38 lines (28 loc) · 1.22 KB

Google Apps Revenue Data Pipeline

Installation steps

  1. Clone the Repo and install the requirements
git clone https://github.com/saadhaxxan/Google-Apps-Revenue-DataPipeline.git
cd Google-Apps-Revenue-DataPipeline
pip install -r requirements.txt
  1. Fill in the necessary credentials from Facebook and Google in the respective files and run
python cronjob.py
  1. To run the Flask App do
python wsgi.py

Author

You can get in touch with me on my LinkedIn Profile:

Saad Hassan

LinkedIn Link

You can also follow my GitHub Profile to stay updated about my latest projects: GitHub Follow

If you liked the repo then kindly support it by giving it a star ⭐!

Contributions Welcome

forthebadge

If you find any bug in the code or have any improvements in mind then feel free to generate a pull request.