{"id":15990019,"url":"https://github.com/umitkaanusta/smol-elt","last_synced_at":"2026-05-10T02:52:38.429Z","repository":{"id":45438180,"uuid":"298912444","full_name":"umitkaanusta/smol-elt","owner":"umitkaanusta","description":"a smol elt (not etl) pipeline for smol tasks","archived":false,"fork":false,"pushed_at":"2021-12-13T21:04:30.000Z","size":98,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T07:32:24.019Z","etag":null,"topics":["analytics","automation","aws","aws-sns","data","data-engineering","data-pipeline","elt","etl","google-sheets","pandas","pipeline","python","spreadsheet","web-scraping"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/umitkaanusta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-26T22:50:11.000Z","updated_at":"2021-12-13T21:04:26.000Z","dependencies_parsed_at":"2022-08-31T06:41:24.448Z","dependency_job_id":null,"html_url":"https://github.com/umitkaanusta/smol-elt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umitkaanusta%2Fsmol-elt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umitkaanusta%2Fsmol-elt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umitkaanusta%2Fsmol-elt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umitkaanusta%2Fsmol-elt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umitkaanusta","download_url":"https://codeload.github.com/umitkaanusta/smol-elt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247261604,"owners_count":20910108,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["analytics","automation","aws","aws-sns","data","data-engineering","data-pipeline","elt","etl","google-sheets","pandas","pipeline","python","spreadsheet","web-scraping"],"created_at":"2024-10-08T05:03:58.165Z","updated_at":"2026-05-10T02:52:38.375Z","avatar_url":"https://github.com/umitkaanusta.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# smol-elt (not ETL)\njust a smol elt pipeline\n\nu can use it as a template or a sample to look at\n\nsee how it works down there 👇\n\n![Diagram](images/diagram.PNG)\n\n\n## Sample Output\n**Demo video** \n- https://www.youtube.com/watch?v=vEtckC8HS04\n\n**Spreadsheet**\n- https://docs.google.com/spreadsheets/d/1ByKu9j9e-R-N9O83Zszbrlb_3KBwyR5p2V743Vau3F8/edit#gid=0\n\n\n### Alert Messages\n#### Success\n![Success](images/success.PNG)\n\n#### Failure\n![Failure](images/failure.PNG)\n\n\n# How can I adjust smol-elt to my use case?\n- Clone the repository\n- Install the needed packages\n    - `pip install -r requirements.txt`\n- Create credentials for Google Sheets API\n    - https://gspread.readthedocs.io/en/latest/oauth2.html\n    - Follow the instructions below the `For Bots` part\n    - Save the output as `credentials/gsheet_credentials.json`\n- Create credentials for AWS\n    - Open an AWS account if you don't have it\n    - Create an IAM user with `AmazonSNSFullAccess` policy\n    - Get your security credentials\n    - Save your credentials with the given format in `credentials/aws_credentials.json`\n- Configure SNS\n    - Create an SNS topic and subscribe your e-mail address to that topic\n- Edit files for your use case\n    - Create your own pipeline by using ours as a sample\n    - Change the schedule in tasks.py according to your needs\n- Run `tests/run_tests.py` to automatically test the ELT part\n- Run `smol/run.py` to use the pipeline\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumitkaanusta%2Fsmol-elt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumitkaanusta%2Fsmol-elt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumitkaanusta%2Fsmol-elt/lists"}